SkyTreasure / Instagram-Saved-Posts

Fetch images link and caption for your saved posts on Instagram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instagram Saved Posts

Fetch images link and caption for your saved posts on Instagram

Instructions

  • git clone git@github.com:pietrocaselani/Instagram-Saved-Posts.git
  • cd Instagram-Saved-Posts
  • Change the credentials on index.js
const username = 'insert your username here'
const password = 'insert your password here'
  • npm start

Author

Pietro Caselani, pc1992@gmail.com

License

See the LICENSE file for more info.

About

Fetch images link and caption for your saved posts on Instagram


Languages

Language:JavaScript 100.0%