A preserved archive of the Logical Gamers community forums, 2009-2025. The original threads and posts, served read-only. Registration, posting and private messages are gone for good.

Python requests library not following 302 properly?

1.2k views · started by rosewill ·
#1
[removed]
[removed][/removed]
#2
Try putting a referrer on it. Sometimes that's the problem. Other then that I would normally go through and make sure you aren't hitting captcha or anything of the sorts.