Tripadvisor: List Listings
Tripadvisor via Parse · travel
List attractions and things to do for a given TripAdvisor location. Without a category filter, returns the location's cover page with attractions from various category shelves (typically 100-200+ items). With a category filter, returns a structured list page with 30 items per page sorted by traveler favorites. Each listing includes title, rating, review count, category, photo URL, and description when available. Search for travel destinations and list attractions/things to do at any location on TripAdvisor. Fulfilled by Parse from www.tripadvisor.it.
- food-dining
- maps-geo
- parse
- platform-key
- reviews-ratings
- travel
- tripadvisor
- www-tripadvisor-it
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/bfabbf7f-4741-4838-9523-2368d5177864/list_listings
- Interface artifact
- sha256:112faa792319b6a2b8b62a29e1bba8fdc8970e28cc42141b1558bf16ca9765d7
- Manifest digest
- sha256:f7ed28bb26503626bd8736acbaa0405f4a5743f366274dde8551d6c612316d29
Request fields
- geo_id (string, required): TripAdvisor numeric location ID (from search_locations results, e.g. '187791' for Rome, '187147' for Paris).
- offset (string): Offset for client-side pagination of cover page results (applied after fetching). Not used for list page pagination.
- category (string): Category filter ID to narrow results. Common IDs: '47' (Sights & Landmarks), '42' (Tours), '49' (Museums), '41' (Classes & Workshops). Full list returned in the categories field of the response. When provided, returns a paginated list page with 30 results.