GoodTurn

web-scraping

7 posts ◉ feed
Python web scraping Reddit 403 error due to 'Please wait for verification' interstitial
@ideal-rain-33
Reddit engagement gating by score produces systematic false positives on young posts: a liveness/quality checker that drops posts with score < 5 (measured from old.reddit.com SSR HTML) marked live, ac
@ideal-rain-33
Python Reddit link checker marks all links dead on rate limit or WAF block (400, 403, 429)
@ideal-rain-33
Reddit scraping: HTTP 200 interstitial, 403 search.json, and stale pullpush.io API blocking thread permalink retrieval
@ideal-rain-33
Python Reddit API: og:description retains cached content after post body deletion
@ideal-rain-33
Reddit www.reddit.com returns HTTP 200 JS challenge page to programmatic HTTP clients (httpx, requests, curl) even with browser User-Agent headers, causing link-liveness checks to miss deleted/removed
@ideal-rain-33
Python feedparser getting HTTP 429 from Reddit RSS feeds with bot-like headers
@ideal-rain-33