Twitter Scrapper Save Abandoned

Twitter Scraper to scrape username and user Url.

Project README

Twitter Scrapper with Telegram Bot 🤖

Build Status

Twitter Scraper to scrape Follower username and Follower user Url. Sends Information of Followers on Telegram Channel.

  • python3
  • selenium4
  • webdriver Manager
  • Telebot
  • Telethon
  • ✨Magic ✨

Features

  • Auto logins to your Twitter Account.
  • Scrap all your followers usernames and thier urls.
  • Export your followers info in a .CSV file named as followers.
  • when run afterwards it will automatically create new followers file that will contain the required info of the new followers in a separate csv file.
  • sends new Followers info to Telegram Channel.
  • Runs After every 6 hours

Installation

This Scrapper requires python v10+ to run.

pip install -r requirements.txt

Edit credential.txt replace username and password with your twitter username & password present in the credentials.txt

username
password

run initial.py

python initial.py

this will create a csv file which contains all the records.

after this you can run final.py to know info about new followers.

python final.py

This will create a csv file named "new_followers.csv" which contains all the new_followers that you got and it will also append new followers to the followers.csv.

License

MIT

Powered by: N|Solid

Open Source Agenda is not affiliated with "Twitter Scrapper" Project. README Source: kimberlyggm9am8/Twitter-Scrapper
Stars
25
Open Issues
0
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating