fpl_event_status
Check whether the current FPL gameweek is settled by verifying if bonus points and league tables are finalised. Avoid trusting provisional scores when bonus points have not been added.
Instructions
Whether bonus points and league tables have been finalised for the current gameweek.
Returns: {status:[{bonus_added, date, event, points:'r'|'p'|'l'}], leagues:'Updated'|''} — this is how you know scores are FINAL. bonus_added: false means bonus points are still provisional, so a score read now may change.
Example: Is this gameweek settled?
Auth: works without a key; FPL_SESSION_COOKIE unlocks more if set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||