POAP2RSS

Subscribe to POAP events using RSS. Simple, open, and automation-friendly.

What is POAP2RSS?

POAP2RSS is a free service that turns any POAP event into a standard RSS feed. It lets event organizers, collectors, and community builders monitor claim activity in real time — using feed readers or automation platforms like Zapier and IFTTT. Created by Jamie Thingelstad aka poap.thingelstad.eth.

How to Use It

Each POAP event has an event ID. To get the RSS feed for any event, just use:

https://app.poap2rss.com/event/{event_id}

Replace {event_id} with the actual POAP event ID.

Example:

https://app.poap2rss.com/event/190897

You can paste this link into any feed reader (like Feedly or NetNewsWire), or connect it to an automation tool.

You can even subscribe to a user's collection, just use:

https://app.poap2rss.com/address/{address}

Replace {address} with an actual address or ENS name.

Example:

https://app.poap2rss.com/address/poap.thingelstad.eth

What the Feed Includes

Who Is It For?

More Info

POAP2RSS is open-source and built with ❤️ to make POAPs more accessible and programmable. You can view the code on GitHub.