How Twitter Bots Are Made - The Ultimate Guide for Beginners

How Twitter Bots Are Made - The Ultimate Guide for Beginners

Python Simplified via YouTube Direct link

- intro

1 of 28

1 of 28

- intro

Class Central Classrooms beta

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

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.