TripAdvisor List Scraper
Pricing
from $10.00 / 1,000 results
TripAdvisor List Scraper
TripAdvisor Listings Scrape extracts restaurants, hotels, and attractions from TripAdvisor listing pages using structured JSON-LD data. It automatically follows pagination and collects detailed business information. Ideal for large-scale location, review, and travel data collection.
Pricing
from $10.00 / 1,000 results
Rating
0.0
(0)
Developer
Jamshaid Arif
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Scrapes TripAdvisor Restaurant / Hotel / Attraction list pages
Per page it: reads the data-automation="restaurant-list-jsonld" block for
full structured data, extracts detail links, saves a screenshot + HTML, then
follows the -oaN- next arrow until the last page.
Input
startUrls(required) — TripAdvisor list URLs.maxPages— pages to follow per start URL.settle— wait per page for content/JSON-LD (raise if empty).headless— default false (less detectable under the image's virtual display).fullPageScreenshot— default false (viewport; full-page can time out).saveScreenshots/saveHtml— store artifacts in the key-value store.maxItems— dataset cap.
Output
Dataset (per listing):
type, name, description, url, rating, reviews, price_range, cuisine, telephone, accepts_reservations, has_menu, street_address, locality, region, postal_code, country, address, latitude, longitude, opening_hours[], image, images[], source_urlKey-value store: …-tripadvisor_p{N} (PNG screenshot) and, if enabled,
…-tripadvisor_p{N}-html (page HTML).