• Stars
    star
    7
  • Rank 2,282,946 (Top 46 %)
  • Language
    Python
  • Created about 1 year ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project demonstrates web scraping of Twitter using Python and Selenium. The code logs in to Twitter, searches for tweets with a specific keyword, and extracts user data and tweet text. The scraped data is saved to a CSV file which then can be used for further analysis.