Skip to content

Twitter Scraper to scrape username and user Url. That sends Information in Telegram Channels

Notifications You must be signed in to change notification settings

rimmelasghar/twitter-scrapper

Repository files navigation

Twitter Scrapper with Telegram Bot 🤖

Code By Rimmel with ❤

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

Free Software, Hell Yeah!

Powered by: N|Solid

About

Twitter Scraper to scrape username and user Url. That sends Information in Telegram Channels

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages