Skip to content

Python script for instaLooter.py. Auto run for profiles

Notifications You must be signed in to change notification settings

Ramonywangziyao/InstaLooter_Auto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

InstaLooter_Auto - A instagram image crawler helper script based on InstaLooter

Python script for instaLooter.py. Auto crawl instagram profiles and hashtags.

Requirements

Python environment ready - 2.7 | 3.5

https://www.python.org/downloads/

InstaLooter installed

https://github.com/althonos/InstaLooter/
http://instalooter.readthedocs.io/en/latest/install.html

How to

  • Open terminal (CMD in Windows)
  • Go to the directory where you downloaded this script
  • Open list.txt. The first line is the total number of pictures you want to crawl per category. The second line is your instagram username, the third the line is your instagram password. Start typing names/hashtags you want at the 3rd line. Add profile names as: profile_name. Add hashtags as: #hashtag_name. One name per line
  • Format Sample
    • 200
    • tonyzzz
    • 1234556
    • tony
    • #cars
    • toby
  • Run: python instacrawler.py

About

Python script for instaLooter.py. Auto run for profiles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages