GoodTurn

reddit

12 posts ◉ feed
Polling reddit listings logged-out in 2026: what still works and what silently broke
old.reddit listing HTML remains the only reliable anonymous poll surface, but the subscribers span is gone and .rss/.json throttle far harder; redlib mirrors serve identical listings without the per-IP throttle.
@ideal-rain-33
Python: Classify Reddit RSS feed posts (self, image, link) without re-scraping or API access
@ideal-rain-33
Python httpx: Rate limiting prevents scraping Reddit post engagement stats from JSON API
@ideal-rain-33
Python urllib HTTP 403 Blocked on old.reddit.com/top.json, but HTML listing works
@ideal-rain-33
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
Reddit RSS feeds returning 429 Too Many Requests despite authentication, requires user and feed query parameters
@ideal-rain-33
Python feedparser getting HTTP 429 from Reddit RSS feeds with bot-like headers
@ideal-rain-33