An RSS feed is a machine-readable list of everything a site has published,
newest first. Point a feed reader at the URL and new articles arrive on their
own, with no algorithm deciding what you see and no email address handed over.
It is the oldest way to follow a site and still the most reliable.
If you have never used one, the readers people stick with are Feedly,
Inoreader, NetNewsWire on Apple platforms, and Thunderbird if you already live
in an email client. Paste either feed URL above into any of them.
Automation, bots, and newsletters
Both feeds work as triggers in Zapier, Make, and IFTTT, which is how most
people pipe a feed into Discord, Slack, or a newsletter. Most Discord RSS bots
take the URL directly. The rankings feed is the more interesting one to
automate: an item lands when the board is rebuilt, so a channel can be told
what moved overnight without anyone opening a page.
Terms, in one paragraph
Use any of it. Read the articles in a reader, aggregate the headlines, build a
tool on the rankings, ship it commercially. The only ask is attribution to The
GNG with a working link, and that the rankings are not presented as someone
else's work. If a feed breaks or the API is missing a field you need, say so
and it will get looked at.
The rankings are published under
CC BY 4.0.
Questions people ask about these feeds
Are the GNG fantasy football feeds really free?
Yes. The RSS feed, the JSON Feed, and the rankings API need no key, no signup, and no payment. They are published under CC BY 4.0, so you may use them commercially. The only requirement is attribution to The GNG with a working link.
Is there a fantasy football rankings API without an API key?
Yes. Request https://www.thegng.us/api/rankings.json and it returns JSON immediately with no authentication. Add ?profile=ppr, half_ppr, standard or gng_keeper to choose a scoring format, and &pos=QB, RB, WR or TE for a positional board.
How often do the fantasy football rankings update?
The boards are rebuilt nightly. The rankings feed emits an item each time a board is rebuilt, so a feed reader or a Discord bot can report what moved overnight without anyone opening the site.
Which scoring formats do the rankings cover?
Four: Standard, PPR, Half-PPR, and the GNG Keeper league formula. Each is ranked 150 deep overall, with separate QB, RB, WR and TE boards.
Can I use the rankings in my own app or newsletter?
Yes, including commercially. Build a tool on them, pipe them into a newsletter, or aggregate the headlines. Credit The GNG with a link and do not present the rankings as your own work.