Search and places
Tripadvisor Place API
Retrieve Tripadvisor Place data with the existing PrismCrawl authentication, credits, and request-history behavior.
Make a request
Use your existing PrismCrawl API key and credit balance. A completed request consumes one credit, including recognized empty or unavailable results and source changes found during a valid continuation. Validation and operational errors remain uncharged. Each completed continuation request is billed separately.
curl 'https://api.prismcrawl.com/v1/tripadvisor/place' \
--request POST \
--header 'content-type: application/json' \
--header 'x-api-key: <PRISMCRAWL_API_KEY>' \
--data '{
"id": "https://www.tripadvisor.com/Restaurant_Review-g33997-d27936245-Reviews-The_Parkway_Restaurant-Bethany_Beach_Delaware.html"
}'Supported parameters
| Parameter | Usage |
|---|---|
idRequired | The canonical hotel, restaurant, or attraction URL returned by Tripadvisor Search. |
language | Provider-supported language code, such as en. |
device | Device presentation for the source request. desktop, mobile, tablet |
html | Return the encoded original response rather than parsed JSON. |
zero_trace | Do not archive source or parsed response artifacts. |
Structured results
Read items from data.content.results. The response also includes the search metadata, pagination state, and any extracted SERP features. Optional fields appear when supplied by the provider.
If the source explicitly reports that it cannot find the requested place, the API returns a billable HTTP 200 empty result with place_not_found: true andsource_result_count: 0 in search metadata. No continuation is returned.
idtitlenameurlpositionthumbnailratingsnippetdescriptionaddresscategoryphonewebsitereview_countrating_maxrating_sourcelatitudelongitudecoordinates