MichaelCurrin / python-twitter-guide

Code snippets and links to docs around using the Twitter API and Tweepy 🐍 🐦
https://michaelcurrin.github.io/python-twitter-guide/
MIT License
4 stars 8 forks source link

Add links #2

Open MichaelCurrin opened 4 years ago

MichaelCurrin commented 4 years ago

Summary links

Discord Tweepy Twitter API Twitter policies

MichaelCurrin commented 4 years ago

PyPI https://pypi.org/project/tweepy/ 3.8.0 is the most recent at time of writing.

It uses Twitter API version 1.1 https://github.com/tweepy/tweepy/blob/v3.8.0/tweepy/api.py#L22

For example 1.1 is cited here for URL so appears to be latest. I can't see a list of all.

https://api.twitter.com/1.1/statuses/update.json

https://developer.twitter.com/en/docs/tweets/post-and-engage/api-reference/post-statuses-update

MichaelCurrin commented 4 years ago

https://github.com/tweepy/tweepy

MichaelCurrin commented 4 years ago

Boris Twitterverse

MichaelCurrin commented 4 years ago

https://dev.to/omarhashimoto/how-to-build-a-simple-twitter-bot-in-17-lines-ofcode-2aan#utm_source=student-projects-using-the-Twitter-API-developer-blog

https://blog.twitter.com/developer/en_us/topics/community/2019/student-projects-using-the-Twitter-API-developer-blog.html

MichaelCurrin commented 4 years ago

https://blog.twitter.com/developer/en_us/topics/community/2020/twitter_developer_policy_update.html

MichaelCurrin commented 4 years ago

Maybe related script useful https://blog.twitter.com/developer/en_us/topics/tips/2020/how-to-quickly-update-your-bot-profile-bio.html

MichaelCurrin commented 4 years ago

https://developer.twitter.com/en/developer-terms/policy#4-b