Skip to content

amit-c-ai/Tweety

Repository files navigation

Twitterbot is an automated application using selenium python.

  • Features:

    • login to twitter
    • search for particular hashtags
    • like particular number of tweets with that hashtag
    • like particular number of tweets on home page
    • logout
  • How to setup:

    • clone this repository
    • download python from here
    • install chromedriver.exe from here(according to your chrome version)
    • download selenium using "pip install selenium" in cmd
    • run on cmd :
    • pip install xlrd
    • pip install common

twitterbot.py contains all the methods mentioned in Features

Just edit the excel file and run the scripts according to task to be done 😉 .

keyword email password tweets likes
hashtag to search Enter email for twitter login password for twitter login tweet1 no of likes
tweet2
tweet3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages