Learn how to Automate Twitter using Python, Tweepy And the Twitter API. Create an automation script to manage Twitter.
What you will learn
Learn Basics About Python Automation
Learn how to Programatically work with Twitter using Tweepy
Learn To Build Twitter Bot With Tweepy
Develop a Basic BOT using Tweepy
Learn how to set up and sign up for Twitter Developers Program
Description
Learn how to Automate Twitter using Python, Tweepy And the Twitter API. Using the most popular programming language (Python) we cover the basics from set up to creating your first bot! A class for all levels and hobbyist in Python Automation.
In this class we cover…
- Signing up for Twitter and the Developer
- Setting up Python and Tweepy
- Programatically working with Twitter (Search, Trends, Like, Follow, Retweet, and More)
- Build a Simple bot to Find and Like Tweets for a specific keyword
English
language
Content
Introduction and Setting up Python (Optional)
Installing and Setting up Python
Installing PIP
Setting Up Anaconda and Jupyter
Working with Jupyter Notebooks
Setting up Twitter
Setting up your Twitter Account
Setting up you Twitter Developers
Creating a Twitter App and Getting your Keys
Working with Tweepy and Python
Installing Tweepy and Sending your first Tweet
Searching Tweets
Liking a Tweet
Retweeting
Getting Following and Followers
Finding Trends
Creating a Retweet, Like and Follow Bot