fpl_dream_team
Get the highest-scoring XI of a completed gameweek, with each player's points and position. Ideal for checking the top fantasy team once results are final.
Instructions
The highest-scoring XI of a completed gameweek.
Returns: {top_player:{id, points}, team:[{element, position, points}]} — 404s until the gameweek is finished.
Example: A gameweek's best XI {"gameweek": 1}
Auth: works without a key; FPL_SESSION_COOKIE unlocks more if set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gameweek | Yes | A COMPLETED gameweek. An unplayed one 404s — that is seasonal, not drift. Required — part of the URL path. |