Campsites: Search Campsites
Campsites via Parse · travel
Search for campsites by location with optional date and guest filters. Returns paginated summaries ordered by rating. The location must match the site's URL slug pattern (e.g. 'cornwall', 'devon', 'the-lake-district'). Paginates via integer page counter; page_count in the response indicates total pages available. Search UK campsites, get detailed campsite information, check availability, and browse accommodation types and categories. Fulfilled by Parse from campsites.co.uk.
- campsites
- campsites-co-uk
- maps-geo
- parse
- platform-key
- reviews-ratings
- travel
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/29fcc349-b72f-426a-91bb-f7707f08846d/search_campsites
- Interface artifact
- sha256:1bf3ddae61ef6c7150b9b821e018143ab99035cf99ad020bb9e87a9d54d69715
- Manifest digest
- sha256:6a3ac5d3e29a4e0f4b0ee40fcdca5e9168529f070370681d5fed25457a2d6744
Request fields
- page (integer): Page number for pagination.
- adults (integer): Number of adults.
- nights (integer): Number of nights for the stay.
- arrival (string): Arrival date in YYYY-MM-DD format.
- children (integer): Number of children.
- location (string, required): Location slug matching the site's URL pattern. Confirmed working values include 'cornwall', 'devon', 'the-lake-district', 'dorset'. Multi-word locations require hyphens and may need articles (e.g. 'the-lake-district' not 'lake-district'). Discover valid slugs from list_categories popular_destinations[*].URL.: Allowed values: cornwall, devon, dorset, the-lake-district
Example queries
- {"page":"1","adults":"2","nights":"3","children":"0","location":"cornwall"}