Skip to content

Web Crawler for Instgarm | Used to get data for machine learning

Notifications You must be signed in to change notification settings

ChiragTutlani/web-crawler-instagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Web Crawler for Instagram

The Jupyter Notebook collect information from Instagram and store it as .csv file

InstagramAPI is coded by LevPasha. If you liked it, support by donating. Here the GitHub Repository for same.

Before you begin

Before you begin collecting data, few points to note:

  • Install InstagramAPI or download the code and store it in the root folder.
  • Libraries required: numpy, json, time, datetime, sys, IPython
  • Remember to store your username and password in credentials.py in the root folder.
  • Store the names of people (any user you are following or has public account) you want to explicity search for in variable names in jupyter notebook (Optional)

Disclaimer: Intention behind this project was 100% learning. I do not use it for commercial purpose and you shouldn't too.

About

Web Crawler for Instgarm | Used to get data for machine learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published