ptwobrussell / Mining-the-Social-Web-2nd-Edition

The official online compendium for Mining the Social Web, 2nd Edition (O'Reilly, 2013)
http://bit.ly/135dHfs
Other
2.9k stars 1.49k forks source link

403 errors from Twitter #291

Open cjsulli opened 8 years ago

cjsulli commented 8 years ago

I have some code that is based on 9.22 (Crawling a Friendship Graph). It used to work just fine, but lately I have seen it giving me a lot of 403 errors (specifically code 18: "Too many terms in specified query"). I still have the original get_user_profile with the 100 get/user limiting.

Any ideas?