Discover/opendays.com API
live

opendays.com APIopendays.com

Access UK university open day calendars, event details, and institution profiles via the opendays.com API. 5 endpoints covering events, booking URLs, and campus data.

Endpoints
5
Updated
3mo ago
Try it
Four-digit year (e.g. 2025). Omitting returns the current year.
Full month name in lowercase (e.g. january, february, march, april, may, june, july, augus
api.parse.bot/scraper/d1ea339d-1a99-44b3-873d-3cd5af45ccaa/<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/d1ea339d-1a99-44b3-873d-3cd5af45ccaa/get_calendar?year=2025&month=june' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 5 totalclick to expand

Retrieve the open day calendar listing for a given month. Returns days with scheduled open day events including institution names, locations, and event slugs. When no month/year is provided, returns the current month's calendar.

Input
ParamTypeDescription
yearstringFour-digit year (e.g. 2025). Omitting returns the current year.
monthstringFull month name in lowercase (e.g. january, february, march, april, may, june, july, august, september, october, november, december). Omitting returns the current month.
Response
{
  "type": "object",
  "fields": {
    "days": "array of objects each containing a date string and an events array with institution, url, slug, and location",
    "year": "string, the requested year or null if not specified",
    "month": "string, the requested month or null if not specified"
  },
  "sample": {
    "data": {
      "days": [
        {
          "date": "4 Wednesday",
          "events": [
            {
              "url": "https://www.opendays.com/institutions/kingston-university-open-day-id86697-4-June-2025",
              "slug": "kingston-university-open-day-id86697-4-June-2025",
              "location": "Wednesday 4 June 2025 open day  Kingston Upon Thames",
              "institution": "Kingston University"
            }
          ]
        }
      ],
      "year": "2025",
      "month": "june"
    },
    "status": "success"
  }
}

About the opendays.com API

The opendays.com API provides structured access to UK university and college open day data across 5 endpoints, covering calendar listings, event details, institution profiles, and directory search. The get_calendar endpoint returns day-by-day open day schedules for any given month, while get_open_day_detail delivers per-event fields including date, time, location, description, and booking URL — all keyed by event slug.

Calendar and Event Data

The get_calendar endpoint accepts optional year and month parameters (e.g. month=september, year=2025) and returns an array of days, each containing a date string and an events array. Each event object includes the institution name, a URL, a slug, and a location string. Omitting both parameters returns the current month's schedule. Slugs from calendar results feed directly into get_open_day_detail, which returns the full event record: title, date, time, location, description, institution, and a booking_url pointing to the institution's registration page.

Institution Directory

list_all_institutions returns the complete directory as an array of objects, each with name, slug, and url. The response includes a count field showing the total number of institutions indexed. search_institutions accepts a query string and performs a case-insensitive substring match against institution names, returning the same shape — useful for resolving a partial name to a slug before fetching the full profile.

Institution Profiles

get_institution_profile takes an institution slug and returns a structured profile containing name, address, website, campuses (array of name/address pairs), and a contact object with name, department, telephone, and email fields. It also exposes three URL fields — travel_url, booking_url, and open_days_url — linking directly to the institution's own pages. Coverage is limited to UK higher education institutions listed on opendays.com.

Common use cases
  • Build a personalised open day planner that pulls upcoming events from get_calendar filtered by region or institution type
  • Automate email digests of new open day listings by diffing monthly calendar responses
  • Populate a university comparison tool with contact details, campus addresses, and booking links from get_institution_profile
  • Resolve institution names entered by users to canonical slugs using search_institutions before fetching full profiles
  • Generate a structured dataset of all UK open days for a given academic year by iterating get_calendar across months
  • Surface direct booking URLs from get_open_day_detail in a student guidance app or chatbot
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 opendays.com have an official developer API?+
opendays.com does not publish an official developer API or documented data feed for third-party use.
What does `get_open_day_detail` return beyond the calendar listing?+
The calendar endpoint gives institution name, slug, URL, and location. get_open_day_detail adds the event title, time, a full description string, and a booking_url — the direct link to register for that specific event. The time and location fields may be empty strings if the institution hasn't specified them.
Does the API cover open days outside the United Kingdom?+
No. The data is sourced from opendays.com, which indexes UK universities and colleges only. Institutions in Ireland, mainland Europe, or elsewhere are not covered. You can fork this API on Parse and revise it to add endpoints targeting other regional open day directories.
Can I filter calendar results by institution type, subject area, or region?+
Not currently. get_calendar returns all scheduled events for the requested month without server-side filtering by institution type, subject, or location. The location field is present in each event object, so client-side filtering by location string is possible. You can fork this API on Parse and revise it to add a filtered endpoint if you need region- or subject-scoped results.
Are past open day events accessible, or only future ones?+
get_calendar accepts any valid year and month combination, so historically listed months are queryable in the same format as future ones. However, booking_url values in get_open_day_detail for past events may point to expired or inactive registration pages on the institution's own site — the API returns whatever URL is present in the source listing.
Page content last updated . Spec covers 5 endpoints from opendays.com.
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.