Skip to content

rjmasikome/instacrawler-mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

instacrawler-mongo

This is a nodejs based crawler that will crawl instagram data based on hashtag to locally installed mongodb. Please use this for educational purpose only. Access token of instagram must be obtained, and NOT in sandbox mode. For more information, please refer to https://www.instagram.com/developer/

Requirement

  • Make sure mongodb is installed
  • Make sure node and npm is installed

Pre-requisite

  • Have a hashtag to crawl in mind
  • Have access_token from instagram developer which is not in sandbox mode
  • No access control to your mongo (Can be accessed without password)

Installation and usage

  • Install dependencies npm install
  • Crawl the hashtag to your mongo node . <HASHTAG> <ACCESS-TOKEN>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published