ESPN.com Scraper avatar
ESPN.com Scraper
Deprecated
View all Actors
This Actor is deprecated

This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?

See alternative Actors
ESPN.com Scraper

ESPN.com Scraper

vojtam/espn

The actor scrapes match results and articles from ESPN.com for hockey, baseball, and basketball.

Scrape list of matches

scrapeMatchListbooleanOptional

Actor will scrape matches for given leagues, seasons and season types

Default value of this property is false

Years

matchListYearsarrayOptional

For sports, that have season partially in two years, use the year when season ends

Season types

matchListSeasonTypesarrayOptional

Allowed values: pre - Pre-season, reg - Regular season, post - Post-season (/Playoff), off - Off-season

Leagues

matchListLeaguesarrayOptional

Allowed values: mlb, nhl, nba, wnba, nfl, mens-college-basketball, womens-college-basketball

Scrape details of matches

scrapeMatchDetailsbooleanOptional

Actor will scrape matches given by URLs/IDs in

Default value of this property is false

Games

detailMatchesarrayOptional

Either game ID (e.g. 401461551), or game URL (e.g. https://www.espn.com/nhl/game/_/gameId/401461551)

League

matchDetailsLeagueEnumOptional

League of matches to scrape

Value options:

"mlb": string"nhl": string"nba": string"wnba": string"mens-college-basketball": string"womens-college-basketball": string

Scrape articles

scrapeNewsbooleanOptional

Actor will scrape news feed articles

Default value of this property is false

League

newsLeagueEnumOptional

League to scrape news feed articles

Value options:

"mlb": string"nhl": string"nba": string"wnba": string"mens-college-basketball": string"womens-college-basketball": string
Developer
Maintained by Community
Categories