CSV

The Releasebot CSV export lets Pro users download their feed as a spreadsheet-compatible CSV file.

Endpoint

GET https://releasebot.io/api/feed/{your-user-id}.csv

Find your full URL on the Alerts & Integrations page.

Opening the URL in your browser will download the file directly. You can also fetch it programmatically and load it into a spreadsheet, data pipeline, or analysis tool.

What is included

The export returns up to 500 of the most recent releases from your personal feed. Each row contains:

Column Description
Vendor The vendor name
Product The product name
Release The release name or identifier
Release Date The date the release was published
First Seen The date Releasebot discovered the release
Content A plain-text summary of the release
Source URL A link back to the original source

CSV is a Pro feature

The CSV export requires a Releasebot Pro subscription.

Questions?

Reach out at [email protected].