Reputation: 11
I am a pretty novice (read self-taught) python user and I am having trouble figuring out the proxy functionality of tweepy.api(). Can someone please provide guidance or an example on how to best utilize this?
In this situation, we have a firewall up where our proxy uses a /tw/twapi as an alias to api.twitter.com. Any guidance would be most appreciated.
Thanks in advance
Upvotes: 0
Views: 585
Reputation: 7780
Tweepy doesn't provide proxy support.
But their are many of its forks which have proxy support.
Upvotes: 1