DBeath/feedsearch-crawler
Crawl sites for RSS, Atom, and JSON feeds.
This is a Python library that helps developers automatically find RSS, Atom, and JSON feeds on websites. You provide a website URL, and it quickly returns a list of all discovered feed URLs and their details. It's designed for developers building applications like content aggregators, custom RSS readers, or other services that need to identify content feeds programmatically.
Use this if you are a developer building an application that needs to programmatically discover content feeds (RSS, Atom, JSON) from a given website URL.
Not ideal if you are an end-user simply looking for a feed from a single website or if you need a full-fledged RSS reader application out of the box.
Stars
91
Forks
15
Language
Python
License
MIT
Category
Last pushed
Jan 22, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/DBeath/feedsearch-crawler"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.