/instagram-crawler

These crawlers let you get data from Instagram and automate some actions without using Instagram's official API.

Primary LanguagePython

Instagram Crawler

These crawlers let you get data from instagram without using Instagram API.

Installation

Use the package manager pip to install packages.

  1. cd to the directory where requirements.txt is located.
  2. activate your virtualenv.
  3. run pip install -r requirements.txt in your shell.
pip install -r requirements.txt