racingpost.com API: get_race_results_by_date
racingpost.com via Parse · sports
Retrieve enriched race results for a specific date. For every completed race, returns runner details (horseName, finishingPosition, startingPrice, isFavourite, jockey, trainer), numberOfRunners, betting returns, and derived each-way terms (placesPaid from tote dividends, placeFraction and eachWayTerms from standard UK rules based on runner count and handicap status). Only races with currentRaceStatus of 'result' are included. Each race requires one additional HTML page fetch for runner data, so response time scales with the number of resulted races on the date. Future dates or dates where races have not yet completed will return an empty results array. Extracts comprehensive horse racing data from Racing Post, including race schedules, results, and detailed horse information. Fulfilled by Parse from racingpost.com.
- entertainment
- finance
- parse
- platform-key
- racingpost-com
- sports
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/8d53554b-4c94-45db-bf28-df52c83ad1d0/get_race_results_by_date
- Interface artifact
- sha256:f7000341efd5ac6fd7251c01789a192ffe1b18291504758b49ef8aa386a8d835
- Manifest digest
- sha256:4cdefe999a270faf83b019ba5c8b76ed9ffd9a90e0907fdd430ee834c44ebe84
Request fields
- date (string, required): The date to fetch results for, in ISO format YYYY-MM-DD. Must be a past date for results to be available.
Example queries
- {"date":"2026-08-18"}