/TwitterScraper

TwitterScraper is a Python script designed to extract information about a Twitter's user . Leveraging Selenium and Chrome WebDriver, the script navigates through the user's followers page on Twitter, scrolls through the list, and compiles the data into a CSV file.

Primary LanguagePython

Watchers