Endpoints
- GET
/v1/rss/api/v1/parseParse a feed to JSON · url - POST
/v1/rss/api/v1/parseParse up to 10 feeds · urls - GET
/v1/rss/api/v1/discoverDiscover feeds on a website · url
Example
curl "https://api.sprytools.com/v1/rss/api/v1/parse?url=https://news.ycombinator.com/rss" -H "x-api-key: YOUR_KEY"