Skip to content

Zrna/Instagram-posts-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram posts page API

Screenshot

instagram-posts-page

Description

Instagram posts page using Instagram API to get posts from your Instagram account.

Page is made using HTML5, CSS3, JavaScript and Bootstrap.

Features

Default post view:

- instagram pictures and videos
- number of likes
- post description
- tags
- post date

Feel free to change the design or add/remove what you need.

Instructions

To get photos from your profile you need to have ACCESS TOKEN and profile need to be public.

Follow this video to get your ACCESS_TOKEN.

When you have access token go to js/main.js file and in the line 2 set const token value to your access token (e.g. const token = "11111111111.2222222.3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a")

To set up number of posts just change const photosNum value in main.js.

About

📷 Instagram posts page using Instagram API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published