RSS-Bridge / rss-bridge

The RSS feed for websites missing it
https://rss-bridge.org/bridge01/
The Unlicense
7.23k stars 1.03k forks source link

Cloudflare block: CSS Selector Bridge failed with error 403 #4066

Open thanosapollo opened 5 months ago

thanosapollo commented 5 months ago

Automated output:

CloudFlareException: https://www.thelancet.com/journals/lanmic/onlinefirst resulted in 403 Forbidden  in lib/http.php line 24

index.php(72): RssBridge->main()
lib/RssBridge.php(103): DisplayAction->execute()
actions/DisplayAction.php(68): DisplayAction->createResponse()
actions/DisplayAction.php(117): CssSelectorBridge->collectData()
bridges/CssSelectorBridge.php(100): getSimpleHTMLDOM()
lib/contents.php(162): getContents()
lib/contents.php(110): HttpException::fromResponse()
lib/http.php(24)

Query string: action=display&bridge=CssSelectorBridge&home_page=https%3A%2F%2Fwww.thelancet.com%2Fjournals%2Flanmic%2Fonlinefirst&url_selector=toc__item__title.a&url_pattern=&content_selector=&content_cleanup=&title_cleanup=&limit=&format=Html
Version: 2024-02-02 (git.master.4c355ba)
Os: Linux
PHP version: 8.2.7

I'm trying to access lancet's open access articles using rss-bridge, it seems that it's blocked by cloudflare, is there a way to bypass this?

KAGEYAM4 commented 1 month ago

Did you found any solution?