get_entry_season: get_entry_season

View source: R/entry_functions.R

get_entry_seasonR Documentation

get_entry_season

Description

This function fetches in-season statistics for a Fantasy Premier League entry given the entry ID(s).

Usage

get_entry_season(entryid = 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. You can list multiple, e.g. with c().

Examples

get_entry_season(1076)

wiscostret/fplscrapR documentation built on June 12, 2022, 8:03 a.m.