powered by
Returns the URLs for all players for a given team
fb_player_urls(team_url, time_pause = 3)
returns a character vector of all fbref player URLs for a selected team
the player's team URL (can be from fb_team_urls())
the wait time (in seconds) between page loads
if (FALSE) { try({ fb_player_urls("https://fbref.com/en/squads/fd962109/Fulham-Stats") }) }
Run the code above in your browser using DataLab