Discover/classforkids.io API
live

classforkids.io APIclassforkids.io

Search kids clubs, classes, camps, and activities across the UK via the ClassForKids API. Get schedules, pricing, availability, and booking links.

Endpoints
3
Updated
14d ago
Try it
Location search query (e.g., 'London', 'Manchester', 'Edinburgh')
Country code for location search (e.g., 'GB', 'IE')
api.parse.bot/scraper/5af31c82-fbb2-4a02-bf33-10fefd6c7972/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/5af31c82-fbb2-4a02-bf33-10fefd6c7972/search_locations?query=London&country=GB' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 3 totalclick to expand

Search for locations to get coordinates for club search. Returns matching locations with latitude/longitude needed for the search_clubs endpoint.

Input
ParamTypeDescription
queryrequiredstringLocation search query (e.g., 'London', 'Manchester', 'Edinburgh')
countrystringCountry code for location search (e.g., 'GB', 'IE')
Response
{
  "type": "object",
  "fields": {
    "query": "string - the search query submitted",
    "total": "integer - number of locations found",
    "country": "string - the country code used",
    "locations": "array of location objects with name, city, county, country, latitude, longitude, match_level, relevance_score"
  },
  "sample": {
    "data": {
      "query": "London",
      "total": 5,
      "country": "GB",
      "locations": [
        {
          "city": "London",
          "name": "London",
          "county": "Greater London",
          "country": "GB",
          "latitude": "51.51437",
          "longitude": "-0.09229",
          "match_level": "0",
          "relevance_score": "1"
        }
      ]
    },
    "status": "success"
  }
}

About the classforkids.io API

The ClassForKids API provides 3 endpoints to search and retrieve data from ClassForKids.io, covering kids clubs, classes, and camps across the UK. The search_clubs endpoint returns results sorted by distance with fields including age range, activity type, venue name, and booking URL. The get_club_schedule endpoint exposes term-by-term class schedules with capacity, spots available, trial pricing, and camp week pricing.

Location Search and Club Discovery

The search_locations endpoint accepts a text query (e.g., 'Edinburgh') and an optional country code, returning an array of location objects each with name, city, county, latitude, and longitude. The coordinates from this endpoint feed directly into search_clubs as the latitude and longitude parameters. If coordinates are omitted from search_clubs, the API auto-geocodes from the provided location string.

Searching for Clubs and Camps

search_clubs returns two result types — classes and camps — with counts split into classes_count and camps_count. Each result object includes slug, name, type, distance_miles, age_range, venue_name, activities, and booking_url. You can narrow results with the activity_type parameter, which accepts values such as 'dance', 'football', 'sport', 'education', 'artscrafts', and 'music'. The available_activity_types array in the response lists all valid filter values for the queried location. Pagination is handled via page and limit parameters. Coverage is strongest for GB; the country_code filter accepts 'IE' but may return fewer results.

Club Schedule and Pricing Detail

get_club_schedule takes a club_slug (obtainable from the slug field in search_clubs results) and returns structured schedule data organised by terms. Each term includes term_name, payment_scheme, and a classes array with schedule times, venue, age range, capacity, spots_available, trial_price, and booking URL. Camp data is returned in a separate camps array with camp_name, venue_name, age_range, and weekly pricing with dates. The total_classes and total_camps fields give quick count summaries without iterating nested arrays.

Common use cases
  • Build a postcode-based activity finder that surfaces nearby kids clubs with distance, age range, and direct booking links.
  • Aggregate trial class availability across multiple clubs in a city using spots_available and trial_price from get_club_schedule.
  • Create a holiday camp planner by filtering search_clubs results by type and fetching weekly camp pricing via get_club_schedule.
  • Monitor class capacity changes over time using the spots_available and capacity fields to alert parents when spaces open.
  • Filter dance or football classes for a specific age group by combining the activity_type parameter with age_range in results.
  • Populate a local parenting app with term dates, payment schemes, and venue names pulled from the terms array.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does ClassForKids have an official developer API?+
ClassForKids does not publish a public developer API for external use. Data access for third-party developers is not documented on their site.
What does `get_club_schedule` return beyond basic club info?+
It returns term-organised schedules including term_name, payment_scheme, class times, capacity, spots_available, and trial_price per class. For camps, it returns a separate camps array with weeks containing dates and pricing. This is the only endpoint that exposes pricing and real-time availability.
How does activity type filtering work in `search_clubs`?+
Pass a value such as 'dance', 'football', or 'education' to the activity_type parameter. The response also includes an available_activity_types array listing all filter values that have results for the queried location, so you can build dynamic filter UIs without hardcoding values.
Is coverage available outside the UK?+
Coverage is strongest for Great Britain (GB). The country_code parameter accepts 'IE' for Ireland, but the response may return significantly fewer results. Other country codes are not documented. You can fork this API on Parse and revise it to extend coverage or handle additional country codes differently.
Can the API return reviews or ratings for a club?+
Not currently. The API covers schedule data, pricing, capacity, age ranges, venue names, and booking URLs. Reviews and ratings are not exposed in any current endpoint. You can fork this API on Parse and revise it to add a reviews endpoint if that data is accessible on the club pages.
Page content last updated . Spec covers 3 endpoints from classforkids.io.
Related APIs in EducationSee all →
arxiv.org API
Search and discover academic research papers on arXiv using keywords, authors, titles, categories, and dates, then access detailed metadata for any paper. Browse the complete arXiv category taxonomy to explore research across different scientific disciplines.
maxpreps.com API
Access high school sports data from MaxPreps. Search for schools, retrieve team rosters and schedules, look up athlete profiles, and browse national or state rankings across all sports.
athletic.net API
Search and analyze cross country and track & field performance data across the US, including athlete profiles, meet results, team rosters, and rankings. Access comprehensive meet information, historical records, and state-level competition data to track athlete progress and discover top performers.
allaboutcircuits.com API
Access educational electronics content from All About Circuits, including technical articles, circuit diagrams, textbook volumes, and forum discussions organized by category. Search and browse the latest resources, view detailed articles, explore engineering tools, and find answers across their community forums.
illinoisreportcard.com API
Search and analyze comprehensive performance data for Illinois public schools, districts, and the state, including academic achievements in ELA, math, and science, student demographics, teacher and administrator information, school finances, and environmental conditions. Compare schools side-by-side, track growth metrics, and access accountability ratings and school highlights to make informed decisions about education quality.
noor-book.com API
Search and discover books across 1,800+ categories in the Noor Book library, retrieving detailed information about titles, authors, biographies, and book metadata. Access comprehensive author profiles and browse one of the largest Arabic and English digital book collections with over 289,000 authors.
quizbowlpackets.com API
Search and browse thousands of quizbowl question sets across all competition levels, then access detailed metadata like difficulty, subjects, and download links for each packet. Find the perfect practice materials for High School, Collegiate, Middle School, or Pop Culture quizbowl competitions.
amberstudent.com API
Search student accommodation listings across popular cities and access comprehensive property information including room types, pricing trends, and tenant reviews. Get detailed insights into student housing options to compare amenities, prices, and community feedback all in one place.