Skip to content

loremipsumowski/instalike-instagram-bot

 
 

Repository files navigation

instalike

instagram profile management

like algorithm

  1. get photos
  2. validate
  3. randomly select 2-7 photos from valid ones
  4. wait 10-30s
  5. like
  6. before each like wait x-5 to x+5s, repeat steps 5-6 till selected photos are liked
  7. step 1

requirements

  • python 3.5.1
  • postgresql
  • python -m pip install requests
  • python -m pip install py-postgresql

useful

py-postgresql docs

About

automate instagram avtivities using instagram bot - like follow comment; python requests lib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.6%
  • PLpgSQL 13.4%