instagram/v3/location-info
Get Instagram location/place detail info Including name, address, coordinates, nearby places, etc. Location ID can be obtained from search API (search_places) or post details
Input
Idle
Example output — click Run to generate your own
API README
Get location info
Purpose:
- Get Instagram location/place detail info
- Including name, address, coordinates, nearby places, etc.
- Location ID can be obtained from search API (search_places) or post details Parameters:
- location_id: Location ID (numeric)
- show_nearby: Whether to show nearby places (default true) Return:
data.native_location_data: Location basic infoname: Location nameaddress: Addresscity: Citylat: Latitudelng: Longitudewebsite: Websitephone: Phonecategory: Categorymedia_count: Associated posts count
data.ranked: Top posts infodata.recent: Recent posts infodata.nearby_locations: Nearby locations list (when show_nearby=true) Price:- 0.008 USD/request
location_id = "1016248898"
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

