Skip to content

iamchetansharma8/InstaBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

InstaBot

An Instagram bot with the help of python, selenium and BeautifulSoup

instabot01.ipynb description

Features implemented are

  1. Getting to instagram
  2. Login using user_id and password(to run notebook, just replace sample username and password with actual ones)
  3. Searching top handles for a keyword and get them in a list(food is used in code)
  4. Follow/Unfollow some handles
  5. Liking/Unliking a given number of posts of some handle
  6. Extracting list of followers of some handle(top 500 followers of two food handles are extracted for illustration)
  7. Checking story of some handle, usecase where there is no story of the given handle is taken care of

About

An Instagram bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published