Skip to content
/ xbot Public

A Python Selenium-based X/Twitter scraping bot.

License

Notifications You must be signed in to change notification settings

rizmulya/xbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xbot

A Python Selenium-based X/Twitter bot that can:

  • Login with selenium.
  • Scrape tweets with infinite scrolling based on specified search keywords.

How to Use:

Complete settings.py file, then run the following commands:

$ python main.py --login
$ python main.py --scrape <search_keywords>

About

A Python Selenium-based X/Twitter scraping bot.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages