Quisqueya Racing: Dominican Horse Racing Tracker avatar

Quisqueya Racing: Dominican Horse Racing Tracker

Pricing

from $9.00 / 1,000 race results

Go to Apify Store
Quisqueya Racing: Dominican Horse Racing Tracker

Quisqueya Racing: Dominican Horse Racing Tracker

Scrape live race schedules, results, and odds from Dominican Republic horse racing. Covers Hipódromo V Centenario, SuperBets RD, and Betcris RD. AI-powered race analysis with OpenAI.

Pricing

from $9.00 / 1,000 race results

Rating

0.0

(0)

Developer

Maria Correa-Resto

Maria Correa-Resto

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

🏇 Quisqueya Racing: Dominican Horse Racing Tracker

The #1 Apify Actor for Dominican Republic Horse Racing Data — scrape live race schedules, results, and betting odds from Hipódromo V Centenario, SuperBets RD, and Betcris RD. Powered by AI analysis with OpenAI GPT-4o.

Desarrollado por Maria Correa-Resto | Caribe Data Ecosystem


🇩🇴 What This Actor Does

This actor tracks Dominican Republic horse racing from the Hipódromo V Centenario in Santo Domingo — the country's premier horse racing venue, hosting races every Saturday and Sunday (8–10 races per day).

Two Operating Modes

RACE_SCRAPER Mode (default)

  • Scrapes live race schedules, horse entries, jockey/trainer info, and race results
  • Collects betting odds from authorized platforms (SuperBets RD, Betcris RD)
  • Filters by date for targeted data collection
  • Returns structured JSON data ready for analysis or integration

AI_ANALYST Mode (requires OpenAI API key)

  • Uses OpenAI (gpt-4o-mini or gpt-4o) to analyze each race
  • Identifies top picks, value bets, and race risk assessment
  • Generates Spanish-language betting strategy recommendations
  • Expert-level Dominican horse racing context built in to prompts

📊 Output Data Format

Each race record includes:

{
"source": "Hipódromo V Centenario",
"trackName": "Hipódromo V Centenario",
"raceNumber": 5,
"raceName": "Carrera 5",
"raceDate": "2026-07-05",
"raceTime": "16:30",
"distance": "1200m",
"surface": "Dirt",
"horseEntries": [
{
"postPosition": 1,
"horseName": "Estrella del Caribe",
"jockey": "J. Martínez",
"trainer": "R. Santos",
"weight": "120 lbs",
"morningLineOdds": "5/2"
}
],
"results": [],
"odds": [
{
"horseName": "Estrella del Caribe",
"winOdds": "2.50",
"source": "SuperBets RD"
}
],
"scrapedAt": "2026-07-03T14:00:00.000Z"
}

⚙️ Configuration

ParameterTypeDefaultDescription
modeselectRACE_SCRAPERRACE_SCRAPER or AI_ANALYST
maxRacesinteger50Max races to collect (0 = unlimited)
scrapeOddsbooleantrueInclude betting odds
scrapeResultsbooleantrueInclude race results
scrapeSchedulebooleantrueInclude upcoming schedule
dateFilterstring(empty)Filter by date YYYY-MM-DD
openaiApiKeystring(empty)Required for AI_ANALYST mode
openaiModelselectgpt-4o-miniOpenAI model for analysis
proxyConfigurationproxy{}Apify proxy settings

🚀 Use Cases

  • Betting research platforms — Aggregate Dominican horse racing odds and results
  • Sports data APIs — Feed race data to downstream dashboards and systems
  • AI-powered handicapping — Let GPT-4o analyze races and suggest value bets
  • Historical data collection — Build RD horse racing databases for ML models
  • Fantasy sports apps — Track jockey and trainer performance over time
  • Media & journalism — Automated race result reporting for Dominican sports outlets

🏟️ About Hipódromo V Centenario

Located in Santo Domingo, República Dominicana, the Hipódromo V Centenario is the country's premier horse racing venue:

  • Race days: Saturdays and Sundays (year-round)
  • Cards: 8–10 races per race day
  • Surface: Dirt track
  • Online betting: SuperBets RD and Betcris RD (licensed operators)

⚠️ Responsible Gambling Notice

This actor is for data collection and research purposes only. AI analysis provides informational insights — not guaranteed predictions. Horse racing involves inherent risk. Please bet responsibly and only use licensed, authorized platforms.


📦 Technical Details

  • Runtime: Node.js 20 + Playwright Chrome
  • Scraping: Crawlee CheerioCrawler (SSR) + PlaywrightCrawler (SPA)
  • AI: OpenAI SDK with JSON structured output
  • Proxy: Apify RESIDENTIAL proxy supported
  • Output: Apify Dataset (JSON format)

Part of the Caribe Data Ecosystem — Caribbean market data tools for Apify.