Sofascore Live Events Scraper avatar

Sofascore Live Events Scraper

Pricing

from $25.13 / 1,000 results

Go to Apify Store
Sofascore Live Events Scraper

Sofascore Live Events Scraper

Scrapes live or scheduled Sofascore events by sport and date, and searches for players, managers, or teams by name. Returns each match or entity as a flat row with scores, teams, and status.

Pricing

from $25.13 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

126

Total users

11

Monthly active users

10 days ago

Last modified

Share

ParseForge

Sofascore Live Events Scraper

Scrape live scores, fixtures, and player data from Sofascore across 14 sports, up to a million matches per run. Every event returns teams, scores, and status. Search for players, managers, or teams by name. Export to CSV, JSON, Excel, or XML.

Sofascore's live data is locked behind interactive widgets and rate-limited pages. This Actor reads the public event feeds and search endpoints directly, returning structured match data for football, basketball, tennis, cricket, and more. Filter by sport, date, or search query, and get every result in one flat schema.

Who uses itWhat they scrape Sofascore for
Sports data analystsBuild historical datasets of match results and live scores across multiple leagues.
Betting odds compilersMonitor live match statuses and final scores for settlement and in-play adjustments.
Fantasy sports platformsPull player and team performance data to update fantasy points and rankings.
Sports journalistsTrack live fixtures and results for match reports and breaking news.

What it does

This Actor collects live or scheduled Sofascore events by sport and date, or searches for players, managers, and teams by name, and returns each result as a flat row.

  • 14 supported sports: football, basketball, tennis, ice hockey, baseball, handball, volleyball, snooker, rugby, MMA, cricket, American football, and esports.
  • 🔍 Entity search: find players, managers, or teams by name and return their Sofascore IDs and basic details.
  • 📅 Date filtering: pull scheduled fixtures for a specific date or leave empty to scrape live in-progress events.
  • 📊 Event details: optionally fetch per-event details like tournament name, round, and venue with one extra request.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with Sofascore data

⚽ Monitor live football scores.

A sports data startup runs the Actor every 60 seconds with sport set to football and no date, collecting live scores and match statuses for all in-progress games to power a real-time dashboard.

🔍 Find player profiles by name.

A fantasy sports platform searches for players like 'Haaland' or 'Mbappe' using the player-search mode to retrieve Sofascore IDs, then enriches their internal database with current season stats.

📅 Pull tomorrow's tennis fixtures.

A betting odds team sets the sport to tennis and the date to tomorrow's date, scraping all scheduled ATP and WTA matches to prepare pre-match odds models.

🏏 Collect cricket match results.

A cricket analytics site runs the Actor daily with sport set to cricket, fetching completed match scores and team data to update their historical results archive.

Why choose this scraper

What you get
Live scores without an API keyRead public Sofascore feeds directly, no registration or OAuth required.
Multi-sport coverageOne scraper for football, basketball, tennis, cricket, rugby, MMA, and eight more sports.
Search by nameFind any player, manager, or team on Sofascore with a free-text query.
Flexible outputExport structured match data to CSV, JSON, Excel, or XML for any downstream pipeline.

How it compares

This Actor focuses on live events and entity search across 14 sports with a simple mode selector, while competitors offer broader page scraping or multi-language support.

FeatureParseForgeSofaScore scraper PRO⚡Sofascore Live Events ScraperSofaScore Scraper | Live Scores & Match Data API
Live events by sport and dateYes, 14 sports supportedYesYesYes
Player, manager, and team searchYes, three dedicated search modesNot listedYesYes
Optional per-event detail fetchYes, one extra request per eventNot listedNot listedNot listed
Multi-language supportNot listedYesNot listedNot listed
Match statistics and lineupsNot listedYesNot listedYes
Odds and standings dataNot listedNot listedNot listedYes

Configure the run

Drive the Actor by sport, date, and search query, alone or together. Filters run as each event is read so only matches reach your dataset. The Input tab lists every parameter.

A first run with the defaults:

{
"mode": "events",
"sport": "football",
"maxItems": 10
}

A larger pull:

{
"mode": "events",
"sport": "football",
"maxItems": 200
}

Pricing

Pay-per-result: $0.0335 per result collected. You pay only for the results written to your dataset.

Results collectedApproximate cost
100 results$3.35
1,000 results$33.50
10,000 results$335.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the Sofascore Live Events Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to Sofascore through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/sofascore-live-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check that your sport and date combination is valid. If you set a date far in the future or past, Sofascore may not have fixtures. Try leaving the date empty to fetch live events, or use a date within the current season.

Why is the player search returning unexpected results?

The query field does a free-text search on Sofascore's endpoint. Try using the player's full name or a more specific query. Partial names like 'Ron' may return multiple players across different sports.

Why are event details missing even with fetchDetails enabled?

The fetchDetails option makes an extra request per event, but some events may not have full details available on Sofascore, especially far-future fixtures or very old matches. This is a limitation of the source data.

Why is the Actor timing out?

If you set maxItems very high with fetchDetails enabled, the extra requests per event can slow down the run. Try increasing the Actor's timeout in the run settings, or reduce maxItems and run more frequently.

Why am I getting football results when I selected a different sport?

Make sure the sport field is set correctly. The default is football when the field is left empty. Select your sport explicitly from the dropdown to override the default.

FAQ

QuestionAnswer
What sports does this Actor support?It supports 14 sports: football, basketball, tennis, ice hockey, baseball, handball, volleyball, snooker, rugby, MMA, cricket, American football, and esports. Leave the sport field empty to default to football.
Can I scrape live scores and scheduled fixtures?Yes. Leave the date field empty to fetch live in-progress events, or set a specific date in YYYY-MM-DD format to pull scheduled fixtures for that day.
How do I search for a specific player or team?Set the mode to player-search, manager-search, or team-search, then enter a free-text query like 'Messi', 'Guardiola', or 'Arsenal'. The Actor returns matching entities with their Sofascore IDs.
Does this Actor require a Sofascore API key?No. It reads the public event feeds and search endpoints directly. No login, API key, or registration is needed.
What does the fetchDetails option do?When enabled, the Actor makes one extra request per event to retrieve additional details like tournament name, round, venue, and referee information.
How many matches can I scrape in one run?You can set maxItems up to 1,000,000 matches per run. The Actor stops once it reaches your limit.
Can I filter by a specific league or tournament?The Actor scrapes all events for the selected sport and date. League or tournament filtering is available in the returned data fields after the run completes.
What output formats are supported?You can export your dataset to CSV, JSON, Excel, or XML from the Apify platform, or access it via the API for automated pipelines.
Does this Actor handle tennis scores?Yes. Set the sport to tennis and leave the date empty for live ATP and WTA scores, or set a date for scheduled matches.
Can I run this on a schedule?Yes. Use Apify's scheduler to run the Actor every minute, hour, or day to build a continuous feed of live scores and fixtures.

Browse the full ParseForge collection for more scrapers.

🆘 Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

⚠️ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Sofascore. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.