Giter VIP home page Giter VIP logo

scrape-instagram-data's Introduction

Scrape Instagram data

A CLI tool that downloads data and photos for an Instagram user.

Usage

  • Install it with: npm i -g scrape-instagram-data.
  • You can then run it with: scrape -u ig_username.
  • For more options type: scrape --help or answer the questions.

It creates a folder data/ig_username/ that contains:

  • A posts.json file with the post data.
  • A user-data.json file with the user data.
  • An images folder with the images.

Disclaimers

  • This tool violates the Instagram terms of use, and you may not be able to create new accounts from your current IP.
  • The script may hang at the last few posts. You can either wait to finish/timeout, or you can cancel it and download again. It will download and overwrite the 2 JSON files but it won't download the images again—only those that failed.

TODO but probably won't happen

  • More scraping for video/gallery types—available types: GraphImage, GraphVideo, or GraphSidecar. The data don't provide links for gallery images and videos; we'll have to use a different API.

scrape-instagram-data's People

Contributors

markoskon avatar dependabot[bot] avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.