TippmixPro Odds Scraper avatar

TippmixPro Odds Scraper

Pricing

from $10.00 / 1,000 odds per events

Go to Apify Store
TippmixPro Odds Scraper

TippmixPro Odds Scraper

Extract every market and odds for a TippMixPro event. Paste event URLs or IDs, get the full odds structure.

Pricing

from $10.00 / 1,000 odds per events

Rating

0.0

(0)

Developer

Caleno

Caleno

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

TippMixPro Odds Scraper ⚽

Get every betting market and odds for any TippMixPro event — from a URL or event ID.

Paste a TippMixPro event link (or just its ID) and get back the complete odds structure for that match: 1X2, Over/Under, Both Teams To Score, handicaps, correct score, corners, cards, half-time markets and 250+ more. Choose exactly how much you want — only the popular markets, everything, or specific market groups.


✨ What it does

  • 🎯 All markets in one call — every market and outcome for an event, with live prices.
  • 📦 Pick your scope — 🔥 Popular markets only, 📊 all markets, or 🎯 selected groups (⚽ goals, 🚩 corners, 🟨 cards, ➕ handicaps, ⏱️ half-time, and more).
  • 🕐 Filter by period — full time only, 1st half or 2nd half.
  • 🔗 URL or ID — paste the full event URL or just the event ID, both work.
  • 📅 List upcoming matches — optionally list a sport's upcoming events to collect event IDs.
  • Fast & clean — structured JSON, ready for your model, sheet or app.

🎯 Use cases

  • Odds comparison and line shopping
  • Value-betting and arbitrage models
  • Tracking how odds move for an event
  • Feeding a tipster tool, dashboard or spreadsheet
  • Building a sports-odds dataset

📥 Input

FieldDescription
Events (link or ID)One or more TippMixPro event URLs or event IDs.
Which markets?🔥 Popular, 📊 all, or specific market groups.
Match periodAll, full time, 1st half or 2nd half.
Market filterOptional: keep only markets whose name matches your text (e.g. 1X2).
List matchesOptional: list upcoming events for a sport instead of scraping odds.

Example input

{
"eventUrls": ["308741329561284608"],
"markets": ["NEPSZERU"]
}

📤 Output

One dataset item per event:

{
"eventId": "308741329561284608",
"home": "Nyiregyhaza Spartacus FC",
"away": "FC Ujpest",
"startTimeLocal": "2026-07-24 20:00",
"marketCount": 101,
"markets": [
{
"market": "1X2",
"part": "Ordinary Time",
"outcomes": [
{ "name": "Nyiregyhaza Spartacus FC", "side": "home", "odds": 2.48 },
{ "name": "Draw", "side": "draw", "odds": 3.65 },
{ "name": "FC Ujpest", "side": "away", "odds": 2.9 }
]
}
]
}

💳 Pricing

Pay per event: you are charged once per event whose odds you retrieve — any number of markets included. Failed or unavailable events are free.


❓ Notes

  • Works for both prematch and live events (live odds move fast; each run is a snapshot).
  • Odds and available markets are provided as published on TippMixPro at the moment of the request.
  • Unofficial tool — not affiliated with or endorsed by TippMixPro.

Questions or a feature request? Open an issue on the actor page — the actor is actively maintained. 🔄