igdown-scrapper
v2.0.0
Published
Scrap data from a Instagram downloader and get direct info & url links from your Instagram post.
Downloads
20
Maintainers
Readme
Instagram Video, Photo Downloader Scrapper
Scrap data from a Instagram Video, Photo downloader and get direct info & url links from your Instagram
Install
npm install igdown-scrapper
Changelog
v2.0.0
- Change api.
Usage
const igdown = require('igdown-scrapper');
const link = "https://www.instagram.com/reel/CpG_5lqDJsh/";
igdown(link)
.then((res) => {
console.log(res);
})
.catch((err) => {
console.error(err);
});
Issues & Contact
Create issue session in Github Repo
You can reach me on Telegram