Completed
- intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How Twitter Bots Are Made - The Ultimate Guide for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 - intro
- 2 - what is a bot?
- 3 - dummy account
- 4 - web driver set up
- 5 - Selenium set up
- 6 - Jupyter Notebook set up
- 7 - initialize web driver object
- 8 - fix Session Not Created Exception
- 9 - quick introduction to HTML 1 sentence
- 10 - find element by tag name
- 11 - Developer Tools and how to use it
- 12 - find elements by XPATH
- 13 - why Jupyter Notebook is the best editor for automation
- 14 - continue log in automation
- 15 - search keyword shortcut
- 16 - retweet automation
- 17 - quote tweet automation
- 18 - find elements that contain certain data
- 19 - pause code execution with time.sleep
- 20 - combine all notebook cells and review code
- 21 - BrightData
- 22 - retweet multiple tweets at once
- 23 - scroll to the bottom of the page to fetch a new batch of tweets
- 24 - randomly select a quote message from a pre-defined list
- 25 - fix Element Click Intercepted Exception
- 26 - run bot with full automation
- 27 - your thoughts on the ethics of bot making
- 28 - thanks for watching! :