Horse Racing Nation Scraper
Pricing
from $3.00 / 1,000 results
Horse Racing Nation Scraper
Scrape horseracingnation.com - horse racing news, race cards, horse profiles, and upcoming race listings covering major stakes races including the Triple Crown.
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
Crawler Bros
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
7 days ago
Last modified
Categories
Share
Scrape horseracingnation.com — horse racing news, race cards, horse profiles, and race listings covering major stakes races including the Triple Crown, Breeders' Cup, and more.
What You Can Do
- Search Horses — look up horse profiles by name (trainer, owner, breeding, color)
- Get Upcoming Races — fetch current race cards with race names, seasons, and entry counts
- Get Race Results — get race cards with individual horse entries and post positions
Input Parameters
| Field | Type | Description |
|---|---|---|
mode | select | searchHorses, getUpcomingRaces, or getRaceResults |
horseName | string | Horse name to look up (mode=searchHorses) |
seasonFilter | string | Filter by year (e.g. 2026) |
maxItems | integer | Max records to return (default: 50) |
Output Fields
Horse Profile (searchHorses)
| Field | Type | Description |
|---|---|---|
horseName | string | Horse name |
trainer | string | Trainer name |
owner | string | Owner name |
bred | string | Breeding information |
sex | string | Sex of horse |
color | string | Horse color |
Upcoming Races (getUpcomingRaces)
| Field | Type | Description |
|---|---|---|
raceName | string | Race name |
raceSlug | string | HRN race slug |
raceUrl | string | URL to race page |
season | string | Race year |
entryCount | integer | Number of horses entered |
Race Entries (getRaceResults)
| Field | Type | Description |
|---|---|---|
horseName | string | Horse name |
postPosition | integer | Post position number |
horseUrl | string | URL to horse profile |
raceName | string | Race name |
raceUrl | string | URL to race page |
season | string | Race year |
FAQs
Q: Does this require login or API keys? A: No. Horse Racing Nation is a public website with no authentication required.
Q: Which races are covered? A: All major North American stakes races including Kentucky Derby, Preakness Stakes, Belmont Stakes, Breeders' Cup events, and more.
Q: Can I look up any horse?
A: Yes — use mode=searchHorses with any horse name. Famous horses like Justify, American Pharoah, Secretariat, etc.
Q: How current is the data? A: The scraper fetches live data from HRN, so race cards are current as of the run date.