Ramonywangziyao / InstaLooter_Auto

Python script for instaLooter.py. Auto run for profiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%