Inoreader Fetcher
Fully verifiableInoreader's feed fetcher, which retrieves RSS/Atom feeds that Inoreader users have subscribed to. Its own docs state it does not read robots.txt because it fetches specific, user-requested feed URLs rather than crawling a site, and it publishes a live list of its backend fetcher IPs.
Operated by Innologica · Official documentation
User agents
Patterns this directory matches, with real observed strings.
- regexInoreader/[\d.]+
- observedInoreader/1.0 (+http://www.inoreader.com/feed-fetcher; 3 subscribers; )
- observedMozilla/5.0 (compatible; inoreader.com; 1 subscribers)
How to verify
Fetch the official IP range feed
curl -s https://www.inoreader.com/.well-known/ip_list.txt IP ranges (7)
Refreshed daily from the operator's feed. Also available as /data/ips/inoreader.ips and /data/bots/inoreader.json.
144.202.49.4/32 149.28.114.120/32 45.76.28.241/32 84.242.180.248/29 88.203.186.16/28 92.247.179.240/28 92.247.181.0/26
Good Bot Practices scorecard
- Identifies honestly
Stable UA token documented (1 pattern)
- Verifiable
Fully verifiable
- Respects robots.txt
Does not honor robots.txt
- Behaves
Crawl-rate behavior is operator-declared; not machine-verifiable from this dataset
- Reachable operator
Operator and documentation published
Measured against the Good Bot Practices.