Open nikolasdmtr opened 3 months ago
I encountered the same issue when I try to added this feed in Miniflux, and I also received Error 403 when adding it in Fluent Reader.
This website shows Cloudflare captcha when trying with curl
, httpx
, or the Golang HTTP client from the standard library.
curl -v https://www.newappsblog.com/atom.xml
< HTTP/2 403
< date: Sun, 18 Aug 2024 22:35:55 GMT
< content-type: text/html; charset=UTF-8
< content-length: 16225
< server: cloudflare
...
[Cloudflare Captcha HTML page]
Unless someone has a solution to bypass this bot protection, there is not much that can be done.
This clears things up. Thank you!
The feed is https://www.newappsblog.com/atom.xml
It can be added normaly on other feed readers.
The message I get is "Access to this website is forbidden. Perhaps, this website has a bot protection mechanism?"