Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.06 KB

README.md

File metadata and controls

45 lines (31 loc) · 1.06 KB

Description

This is a node.js program made to get/fetch your instagram posts including photo, videos and render into html(ejs view engine) using Instagram Basic Display API


Before Using

Keep your Disply API token(eg: IGH.....) in .env file at the root of the directory. If you don't have one or don't know how to get one view documentation here



Using Method

1: Clone the repo first

git clone https://github.com/sololinux/getInstaFeed.git

2: Go to cloned repo(root) and install needed pacakages(node modules)

npm install

3: Start the program either using npm or node index.js

npm start

Limitations

The only limitation of the program is it cannot get the user profile picture(dp). Instead of user's dp it uses random pic from unsplash.