premier-league-scrapper
v1.0.0
Published
Scrapper for every premier league and other leagues stats from premier league website
Downloads
5
Maintainers
Readme
Premier League Scrapper to get player stats and team data from Premier League Website.
searchPlayers(searchWord) Search players from all the players that have played in the Premier League
searchPlayerStats(playerId,compSeasons) Get Detailed stats of player using PlayerId as param. Player Id can be find from players Search in searchPlayers() or allPlayers()
getSeasonId(seasonLabel) Get Season Id of a particular Premier league season. Param seasonLabel should be in '2017/18' format
allPlayers(seasonId) Get all players of a particular season. SeasonId from getSeasonId function or can leave it blank to get players of current season