This function fetches player picks for a Fantasy Premier League entry given the entry ID(s) and GW(s).

get_entry_player_picks(entryid = NULL, gw = NULL)

Arguments

entryid

The entry ID(s). Can be found on the FPL website under 'Gameweek history' in the URL - https://fantasy.premierleague.com/entry/XXXXXX/history.

gw

The gameweek(s) for which player picks are requested.

Examples

get_entry_player_picks(1076,5)
#> Error in open.connection(con, "rb"): HTTP error 404.