Skip to content

Upon Recent Updates To Web.Stagram, I modified the python script by github.com/cranklin to fix errors with GET and POST requests with the new sites layout.

Notifications You must be signed in to change notification settings

jaguar754/Instagram-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 

Repository files navigation

Jeff Henry's Instagram Bot

  • Based of Cracklin's Pycurl Bot

This script simulates image likes on various tags. Gets more attention on your account.

Requirements:

  • python > 2.6 but < 3.0
  • pycurl library
  • web.stagram.com login prior to using the bot [Authentication]

Instructions:

  • make sure you have the correct version of Python installed
  • make sure you have the pycurl library installed
  • log into web.stagram.com with your instagram account and approve the app
  • Edit the usernames and passwords.
  • enjoy!

v1.0 updates:

  • added browser agent randomizer
  • added optional hashtag limiter
  • added a couple extra additions for some people experiencing SSL errors. (thanks Charlie)

v1.1 updates:

  • added random sleep time between image likes
  • added random tag selection out of list of hashtags
  • added multiple account functions
  • added rate-limited handling based on single or multiple accounts

v1.2 update:

  • Structured into a class for better information organization.
  • Statistics output

About

Upon Recent Updates To Web.Stagram, I modified the python script by github.com/cranklin to fix errors with GET and POST requests with the new sites layout.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published