zharmedia386 / Automate_with_Python

🤖 Automate Boring and Repeating Tasks with Selenium Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automate_with_Python

Project_Description

Automate Boring and Repeating Tasks with Selenium Python

Installation

pip install -r requirements.txt

Usage

  • Signup for an Instagram account
  • Commenting on a particular post
  • Get detail information about a particular post (the number of Followers, Following, Posts)
  • Commenting in any hashtags post [soon]
  • Follow a paricular user [soon]
  • Generate detail post(total like,comment, etc..) from any hashtags [soon]
  • Scape the post from any hashtags [soon]
  • Like the post from any hashtags [soon]
  • Direct Message Spamming Imposter Account [soon]

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

🤖 Automate Boring and Repeating Tasks with Selenium Python

License:MIT License


Languages

Language:Jupyter Notebook 100.0%