Racenet.com.au Scraper avatar
Racenet.com.au Scraper

Pricing

$35.00/month + usage

Go to Apify Store
Racenet.com.au Scraper

Racenet.com.au Scraper

Racenet.com.au Scraper extracts comprehensive Australian horse racing profiles from Racenet.com.au, including horse stats, breeding details, ownership, race history, connections, and performance data—ideal for analytics and racing insights.

Pricing

$35.00/month + usage

Rating

5.0

(1)

Developer

Lexis Solutions

Lexis Solutions

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Racenet AU Horse Profile Scraper

banner

This Actor scrapes detailed horse racing profiles from Racenet.com.au, extracting comprehensive information about horses including their statistics, breeding information, race history, and connections.

Features

  • Horse profile data: id, name, slug, colour, sex, sexShort, age, country, imageUrl, silkImageUrl, foalDate, racingColours, etc.
  • Breeding details: sire, sireCountry, dam, damCountry, breeder.
  • Connections: owner, trainer, jockey.
  • Performance stats: totalRuns, totalWins, totalSeconds, totalThirds, winPercentage, placePercentage, totalPrizeMoney.
  • Previous runs: id, date, venue, eventName, eventDistance, finishPosition, totalStarters, jockey, and more.

Input

The Actor accepts the following input parameters:

{
"startUrls": [
{
"url": "https://www.racenet.com.au/profiles/horse/briasa-aus"
}
],
"proxyConfiguration": {
"useApifyProxy": false
}
}

Input Parameters

  • startUrls (required) - Array of horse profile URLs to scrape
    • Format: https://www.racenet.com.au/profiles/horse/{horse-slug}
  • proxyConfiguration (optional) - Proxy settings for the crawler

Output

The Actor outputs structured data for each horse profile:

{
"url": "https://www.racenet.com.au/profiles/horse/briasa-aus",
"scrapedAt": "2024-11-16T14:54:00.000Z",
"horse": {
"id": "12345",
"name": "Briasa",
"slug": "briasa-aus",
"colour": "Bay",
"sex": "Mare",
"sexShort": "M",
"age": 5,
"country": "AUS",
"imageUrl": "...",
"silkImageUrl": "...",
"foalDate": "2019-09-15",
"racingColours": "..."
},
"breeding": {
"sire": "Sire Name",
"sireCountry": "AUS",
"dam": "Dam Name",
"damCountry": "AUS",
"breeder": "Breeder Name"
},
"connections": {
"owner": "Owner Name",
"trainer": {
"id": "67890",
"name": "Trainer Name",
"slug": "trainer-slug",
"location": "Location"
}
},
"stats": {
"totalRuns": 15,
"totalWins": 3,
"totalSeconds": 4,
"totalThirds": 2,
"winPercentage": 20.0,
"placePercentage": 60.0,
"totalPrizeMoney": 150000
},
"previousRuns": [
{
"id": "run123",
"date": "2024-10-15",
"venue": "Flemington",
"eventName": "Melbourne Cup",
"eventDistance": 3200,
"finishPosition": 1,
"totalStarters": 24,
"jockey": {
"id": "jockey123",
"name": "Jockey Name"
}
}
]
}

👀 p.s.

Got feedback or need an extension?

Lexis Solutions is a certified Apify Partner. We can help you with custom solutions or data extraction projects.

Contact us over Email or LinkedIn

Support Our Work 💝

If you're happy with our work and scrapers, you're welcome to leave us a company review here and leave a review for the scrapers you're subscribed to. It will take you less than a minute but it will mean a lot to us!