Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

instagram-stories

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

instagram-stories - npm Package Compare versions

Comparing version 1.1.2 to 1.2.0

2

index.js

@@ -50,3 +50,3 @@ const fetch = require('isomorphic-fetch')

}) => (
fetch(`https://i.instagram.com/api/v1/feed/reels_media/?reel_ids=${id}`, {
fetch(`https://i.instagram.com/api/v1/feed/user/${id}/story/`, {
headers: getHeaders(headers, sessionid, userid)

@@ -53,0 +53,0 @@ })

{
"name": "instagram-stories",
"version": "1.1.2",
"version": "1.2.0",
"description": "Unofficial package for scraping instagram stories",

@@ -5,0 +5,0 @@ "license": "MIT",

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