Skip to content

cyscomvit/Instagram-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Bot

This is an automated Selenium based Web Scrapping Bot.

Task done by Instagram Bot

1. Login to Instagram
2. Get the datetime of the recent post
3. Open the Messages
4. Validate the member is from OWASP
5. Validate if the person has shared the post
6. Logs the members name in the file

Requirement

  1. Selenium pip install selenium
  2. Download the Chrome Web Browser according to Browser's Version
  3. Set the instagram credentials in credentials.py.
 user_name = ""  # INSTAGRAM USERNAME
 password = ""  # INSTAGRAM PASSWORD
  1. Add the members instagram handle in the list in names.py

Debugging

Increase the sleep time there. Mainly the error could arise due to slower internet speed.

Important Note

Do not attempt to login into same instagram account too frequently. Instagram may either IP ban you or temporarily ban you from logging in from any device.

Enjoy😜 !!!

About

OWASP VITCC Instagram Tracking Bot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages