Overview
Syllabus
- intro
- what is a bot?
- dummy account
- web driver set up
- Selenium set up
- Jupyter Notebook set up
- initialize web driver object
- fix Session Not Created Exception
- quick introduction to HTML 1 sentence
- find element by tag name
- Developer Tools and how to use it
- find elements by XPATH
- why Jupyter Notebook is the best editor for automation
- continue log in automation
- search keyword shortcut
- retweet automation
- quote tweet automation
- find elements that contain certain data
- pause code execution with time.sleep
- combine all notebook cells and review code
- BrightData
- retweet multiple tweets at once
- scroll to the bottom of the page to fetch a new batch of tweets
- randomly select a quote message from a pre-defined list
- fix Element Click Intercepted Exception
- run bot with full automation
- your thoughts on the ethics of bot making
- thanks for watching! :
Taught by
Python Simplified