1.1.5 • Published 4 years ago

instadp v1.1.5

Weekly downloads
6
License
MIT
Repository
-
Last release
4 years ago
const InstaDP = require('instadp');

(async() => {
  const insta = new InstaDP();
  const stories = await insta.getStories('username');
})();
//stories => ['some_photo.jpg', 'some_video.mp4']

Features

Full Size Profile Pictures

Stories (Images, Videos)

Reels

⛔️ Highlights

⛔️ Direct Downloads

Installation

npm install instadp

Testing

npm test

API

Documentation

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago