CyberGX / InstaCrowler

An Instagram Hashtag Crowler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InstaCrowler

InstaCrowler allows users to search Instagram's posts using hashtags.

Setup

  1. Clone the repository
  git clone https://github.com/CyberGX/InstaCrowler.git

Installation

  1. Install Python3

  2. Install pip3

  3. Install dependencies from pip_requirements.txt

  pip3 install -r pip_requirements.txt

Run the tool

  python3 instacrowler.py [keyword]

where [keyword] is the hashtag to be searched. Please note that the '#' symbol is not needed.

About

An Instagram Hashtag Crowler

License:MIT License


Languages

Language:Python 100.0%