VOOZH about

URL: https://apify.com/alizarin_refrigerator-owner/premier-league-api

โ‡ฑ Premier League football stats API fixtures standings players ยท Apify


๐Ÿ‘ Premier League API - Football Stats avatar

Premier League API - Football Stats

Pricing

from $0.01 / 1,000 results

Go to Apify Store

Premier League API - Football Stats

Access Premier League football statistics, fixtures, standings, player data & match results. Historical data & real-time updates for sports analytics.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ The Howlers

The Howlers

Maintained by Community

Actor stats

0

Bookmarked

18

Total users

1

Monthly active users

2 months ago

Last modified

Share

Premier League API

Fetch Premier League football data including standings, fixtures, teams, players, and match statistics from Football-Data.org API.

BYOK (Bring Your Own Key) -- you provide your own API credentials.


Before You Start

This actor requires your own API credentials to fetch real data.

Where to get your key: Your Football-Data.org API key (free tier available). If not provided, uses demo data.

You can test with Demo Mode first (free, no key needed) to see the output format before committing.


Quick Start

Test with Demo Mode (free, no API key needed)

{
"demoMode":true
}

Run with real data

{
"demoMode":false,
"task":"standings",
"apiKey":"YOUR_API_KEY_HERE"
}

Input Parameters

ParameterTypeDefaultRequiredDescription
taskstring"standings"Yes*What data to fetch
teamIdinteger-NoPremier League team ID (e.g., 57 for Arsenal, 65 for Manchester City). Required for team_details.
matchIdinteger-NoMatch ID for getting match details
seasoninteger-NoSeason year (e.g., 2024 for 2024/25 season). Defaults to current season.
matchdayinteger-NoMatchday number (1-38) for fixtures
dateFromstring-NoStart date for matches (YYYY-MM-DD format)
dateTostring-NoEnd date for matches (YYYY-MM-DD format)
statusstring-NoFilter matches by status
apiKeystring-Yes*Your Football-Data.org API key (free tier available). If not provided, uses demo data.
demoModebooleantrueNoReturn sample data without making API calls
webhookUrlstring-NoURL to receive results via POST request (Zapier, Make, n8n, or custom endpoint)

*Required when Demo Mode is off.


Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
League StandingsCurrent Premier League table with points, goals scored/conceded, form$0.01
FixturesUpcoming and past fixtures with scores, dates, and venue information$0.01
Teams ListAll Premier League teams with basic info (name, crest, stadium)$0.01
Team DetailsDetailed team info including squad, manager, and recent results$0.02
Top ScorersPremier League top scorers with goals, assists, and minutes played$0.01
Match DetailsDetailed match info with lineups, events, and statistics$0.02
Match ListList of matches for a matchday or date range$0.01
Head-to-HeadHistorical head-to-head record between two teams$0.02
FPL StatisticsFantasy Premier League player stats including ownership, points, and form$0.03
Betting OddsMatch betting lines including 1X2, Asian handicap, totals from multiple sportsbooks$0.05

Demo mode is free -- no charges for sample data.


Troubleshooting

"API key is required"

You have Demo Mode turned off but didn't provide an API key. Either:

  • Turn Demo Mode on to test with sample data
  • Add your API key in the input

"API error 403" or "Unauthorized"

Your API key is invalid, expired, or doesn't have access to this specific API endpoint. Double-check your key and account permissions.

"API error 429" or "Rate limit"

Too many requests. Wait a minute and try again, or reduce the number of items per run.

No results or empty dataset

Check the run log for error messages. Common causes:

  • Invalid input format (check the examples above)
  • API key without proper permissions
  • The target data doesn't exist or is too small to track

How do I test without an API key?

Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.


Built by John Rippy | Actor Arsenal

You might also like

Football Fixtures Api

martin_sabo/football-fixtures-api

Get upcoming football fixtures for any team via Football-Data.org API. Fetch match schedules for Premier League, Champions League & major European competitions. Perfect for sports analytics, betting research, and fantasy football. Clean JSON data, free tier available, no scraping needed.

Football Stats Scraper

crawlerbros/football-stats-scraper

Scrape football statistics from ESPN's public API, standings, match results, team stats, and player profiles for all major leagues worldwide including Premier League, La Liga, Bundesliga, Serie A, Ligue 1, MLS, and more. No API key required.

Football Stats Scraper

crawlergang/football-stats-scraper

Scrape football statistics from ESPN's public API, standings, match results, team stats, and player profiles for all major leagues worldwide including Premier League, La Liga, Bundesliga, Serie A, Ligue 1, MLS, and more. No API key required.

1

5.0

Football-Data.org Competitions Scraper

parseforge/football-data-org-competitions-scraper

Collect football competitions, teams, fixtures, results, standings, scorers, and seasons from football-data.org. Covers Premier League, La Liga, Bundesliga, Serie A, Champions League, World Cup. Export to JSON, CSV, or Excel for sports analytics, betting models, and fan dashboards.

FBref Football Statistics Scraper

crawlerbros/fbref-scraper

Scrape FBref (fbref.com) - the Football Reference site. Get league stats, match results, and player statistics for Premier League, La Liga, Bundesliga, Serie A, and Ligue 1.

Fantasy Premier League Player Stats Scraper

parseforge/fpl-premier-league-scraper

Pull every Fantasy Premier League player with club, position, price, total points, form, ownership percent, goals, assists, minutes, and bonus. Switch modes for teams, gameweeks, and all 380 fixtures. Built for transfer planning, captaincy calls, and mini league research.

Football Data UK โ€” Match Results & Statistics Scraper

crawlerbros/football-data-uk-scraper

Scrape historical football match results and statistics from Football-Data.co.uk - a free public dataset covering 20+ European leagues with full-time/half-time scores, results, and betting odds. No authentication required.

Fantasy Premier League (FPL) Scraper

crawlerbros/fpl-fantasy-premier-league-scraper

Scrape Fantasy Premier League data - players with stats, teams, fixtures, gameweeks, and element types. All data comes from the official FPL public API with no authentication required.

Transfermarkt Global Football Player Scraper

jungle_synthesizer/transfermarkt-global-football-player-scraper

Scrape global football player profiles from Transfermarkt โ€” career, market value history, transfers, agency, caps, injuries. Discover by player ID, club, competition (Premier League, La Liga, MLS, etc.) or search query.

๐Ÿ‘ User avatar

BowTiedRaccoon

34