#5095·rss-bridge

403 on ArsTechnica bridge

Author: ZlewnessCreated Sep 17, 2026Updated Sep 18, 2026
LabelsBug-Report

Describe the bug Details Type: HttpException Code: 403 Message: https://arstechnica.com/ai/2026/09/apple-reportedly-building-server-packed-with-m-series-ultra-chips-for-ai/ resulted in 403 Forbidden File: lib/http.php Line: 34

To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://rss-bridge.org/bridge01/?action=display&bridge=ArsTechnicaBridge&section=index&format=Html'
  2. See error

Additional context If you change the scraper to impersonate a browser better, with browser headers like a User-Agent, and Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: en-US,en;q=0.5 Accept-Encoding: gzip, deflate, br Upgrade-Insecure-Requests: 1 Sec-Fetch-Dest: document Sec-Fetch-Mode: navigate Sec-Fetch-Site: none Sec-Fetch-User: ?1 then ArsTechnica allows readers to scrape it without 403.