SoccerSTATS.com Scraper

  • glosterr/soccerstats-scraper
  • Modified
  • Users 168
  • Runs 902
  • Created by Author's avatarglosterr

Actor to get football data from popular football leagues for 2021-2022 and 2020-2021 seasons. Soccer data includes matchweeks, tables, and schedules from 15+ European football leagues.

Information Type

informationType

Required

string

Defines the information that will be scraped. If you are scraping matches between two weeks, you should also define array of two weeks as the selectedWeeks input

Options:

"TABLES", "CURRENTWEEK", "SELECTEDWEEKS", "FULLSCHEDULE"

Selected Leagues

selectedLeagues

Optional

array

Array of leagues that will be scraped. Available leagues: brazil, czechrepublic, germany, germany2, denmark, england, england2, spain, spain2, france, france2, greece, netherlands, italy, italy2, poland, portugal, russia, turkey

Season

season

Required

string

Selects the season.

Options:

"2021-2022", "2020-2021"

Start Week

startWeek

Optional

integer

Picks a start match week to scrape selected weeks.

End Week

endWeek

Optional

integer

Picks an end match week to scrape selected weeks.

Proxy configuration

proxyConfig

Optional

object

Allows user to use Apify proxy or custom proxies.