New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

instagram-scraper-api

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

instagram-scraper-api - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

4

package.json
{
"name": "instagram-scraper-api",
"version": "0.1.0",
"version": "0.1.1",
"description": "Get user data and posts by scraping Instagram's user page. Without API key or oAuth!",

@@ -11,3 +11,3 @@ "main": "./index.js",

"build": "tsc",
"postbuild": "ts-node scripts/dist-prepare",
"postbuild": "npm-prepare-dist",
"tsc": "tsc",

@@ -14,0 +14,0 @@ "demo": "ts-node demo",

[![npm version](https://badge.fury.io/js/instagram-scraper-api.svg)](https://badge.fury.io/js/instagram-scraper-api)
[![npm downloads](https://img.shields.io/npm/dt/instagram-scraper-api.svg)](https://npm.im/instagram-scraper-api)
[![Package License](https://img.shields.io/npm/l/instagram-scraper-api.svg)](https://www.npmjs.com/instagram-scraper-api)

@@ -15,2 +16,6 @@ [![Build & Publish](https://github.com/bartholomej/instagram-scraper-api/workflows/Build%20&%20Publish/badge.svg)](https://github.com/bartholomej/instagram-scraper-api/actions)

## Demo
Here is the live [example](https://stackblitz.com/edit/instagram-scraper-api?file=index.ts)!
## Install

@@ -86,2 +91,4 @@

Here is the [demo](https://stackblitz.com/edit/instagram-scraper-api?file=index.ts)!
### More

@@ -88,0 +95,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc