Skip to content

solimm4sks/ScrapingTwitterBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScrapingTwitterBot

-> Readme

A little twitterbot that can:

  1. log in into your twitter account if you make a data.py file with: username = ['yourUsername'] password = ['yourPassword'] (to use other functionalities it is recommended to login to a dummy account)
  2. find the @'s of all followers of a user
  3. find the number of people a user follows, and the number of people following them, this can be done on a list of users
  4. make periodic posts in the format -> countryNounTwitterBot.py file

scrape.py: data.py, main.py

countryNounTwitterBot.py: data.py, main.py, nouns.txt, countries.txt

About

-> Readme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages