Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Automating Twitter using Python, Tweepy and Building a Bot
Rating: 4.3 out of 5(56 ratings)
8,255 students

Automating Twitter using Python, Tweepy and Building a Bot

Learn how to Automate Twitter using Python, Tweepy And the Twitter API. Create an automation script to manage Twitter.
Created byVimal Vachhani
Last updated 6/2020
English
English [Auto],

What you'll 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

Course content

3 sections14 lectures1h 4m total length
  • Installing and Setting up Python5:26

    Download and install Python 3.8.2 on Windows, map environment variables and path for Python and scripts, then verify with Python or py in command prompt for automating Twitter with Tweepy.

  • Installing PIP4:07

    Install pip and configure Python libraries to extend automation, data work, and machine learning by following steps to download get-pip.py and run the installer.

  • Setting Up Anaconda and Jupyter4:35

    Set up Anaconda and Jupyter to write and run Python code for building a bot, using the Anaconda distribution, the Python server, and Jupyter notebooks.

  • Working with Jupyter Notebooks10:27

    Explore using Jupyter notebooks to write and test Python code, manage cells and variables, run code interactively, and export notebooks as Python scripts for execution.

Requirements

  • Basic Understanding of Python and Python Development Environments

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

Who this course is for:

  • Beginner Python Students
  • Python Automation Enthusiast