SoccerSTATS.com Scraper
This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?
See alternative ActorsSoccerSTATS.com Scraper
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
EnumRequired
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
Value options:
"TABLES": string"CURRENTWEEK": string"SELECTEDWEEKS": string"FULLSCHEDULE": string
Default value of this property is "TABLES"
Selected Leagues
selectedLeagues
arrayOptional
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
Default value of this property is ["England"]
Season
season
EnumRequired
Selects the season.
Value options:
"2021-2022": string"2020-2021": string
Default value of this property is "2021-2022"
Start Week
startWeek
integerOptional
Picks a start match week to scrape selected weeks.
Default value of this property is 1