lol yeah, cloudflare + reddit api is a pain. i gave up and just used a proxy rotation service like luminati.
python cloudflare build reddit works better if you randomize user-agents too. requests lib is fine but async is def faster if you’re scraping a lot.
btw, reddit’s api docs suck, so glhf.
python cloudflare build reddit works better if you randomize user-agents too. requests lib is fine but async is def faster if you’re scraping a lot.
btw, reddit’s api docs suck, so glhf.
