Skip to content

a small project for storing tweets from twitter's feed (home page)

Notifications You must be signed in to change notification settings

itsdiy0/Twitter-Feed-Scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Feed Scrapper

Alt text

package required :

pip install chromedriver_py
pip install Requests
pip install selenium
pip install selenium_wire

the purpose of this project is to stream and store tweets from the home page of your twitter account in a JSON file
in main.py, select a duration for run time, your username and password
in proxies.txt file, add the list of your proxies. the proxy list file should only contain a proxy server in each line, the code will itterate through all proxies and will choose a working one
note : the code is not optimised to bypass the twitter account authentication, in order to proper function, please log in
once with your credintials in your own chrome browser then run the code

About

a small project for storing tweets from twitter's feed (home page)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages