Classforkids: Search Clubs
Classforkids via Parse · education
Search for kids clubs, classes, and camps by location. Returns clubs and camps sorted by distance with details including name, description, age range, activities, venue, logo, and booking URL. Supports pagination and optional activity type filtering. If latitude/longitude not provided, automatically geocodes the location. Search and discover kids clubs, classes, camps, and activities across the UK. Find detailed schedules, pricing, availability, booking links, and more from ClassForKids.io. Fulfilled by Parse from classforkids.io.
- classforkids
- classforkids-io
- education
- entertainment
- maps-geo
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/5af31c82-fbb2-4a02-bf33-10fefd6c7972/search_clubs
- Interface artifact
- sha256:1fcb0e60d588c305b1cc88ed28e704ab721a9cd105dc423b8bc17b1d12169481
- Manifest digest
- sha256:904d3eb85c973f73d2beef2ba2deb37176d0b0f0e5fb38b4ead2f00355180662
Request fields
- page (integer): Page number for pagination
- limit (integer): Number of results per page
- latitude (string): Latitude for search center. Auto-geocoded from location if not provided.
- location (string, required): Location name (e.g., 'London', 'Edinburgh')
- longitude (string): Longitude for search center. Auto-geocoded from location if not provided.
- country_code (string): Country code to filter results (e.g., 'GB', 'IE'): Allowed values: GB, IE
- activity_type (string): Filter by activity type
Example queries
- {"location":"London","country_code":"GB"}