Live

FPL Transfer Recommendation Bot

Pulls live gameweek data from the FPL API, runs it through an AI pipeline to generate weekly transfer recommendations, and posts a formatted summary to a Discord server automatically.

GumloopFPL APIDiscord

The Workflow

FPL Transfer Recommendation Bot — workflow

How it works

Every week during the Premier League season, Fantasy FPL managers face the same problem: too much data, not enough time. Form tables, fixture difficulty ratings, injury news, ownership percentages — it's a lot to process before the deadline.

This automation handles all of it. A Gumloop workflow triggers each gameweek, pulls live data from the official FPL API, and feeds it into an AI reasoning pipeline that weighs up the best single or double transfer. The output is a structured recommendation — player in, player out, projected points gain, confidence level — posted automatically to a Discord server.

The workflow was built entirely in Gumloop using its native FPL and Discord nodes, with a custom AI step in the middle that does the analysis. No servers, no cron jobs, no maintenance.