Instagram Graph API Posting Content with Python

Published: 25 April 2021
on channel: Justin Stolpe
11,320
163

In this video we learn how to publish content with the Instagram Graph API using Python. We publish an image, and a video, as well as pull down the api user usage limit to make sure we can see how many posts we have made with the API.
——
GitHub ⇝ https://github.com/jstolpe/blog_code/...
——
Discord ⇝   / discord  
Printify ⇝ https://bubbles-merch.printify.me
TikTok ⇝   / justinstolpe  
GitHub ⇝ https://github.com/jstolpe/
Instagram ⇝   / justinstolpe  
Twitter ⇝   / justin_stolpe  
LinkedIn ⇝   / justin-stolpe-3bb05426  
Reddit ⇝   / jstolpe  
Twitch ⇝   / jstolpe  
Facebook ⇝   / stolpejustin  
Website ⇝ https://justinstolpe.com
SoundCloud ⇝   / justin-stolpe  
——
Chapters
0:00 Intro
1:26 File Setup
1:44 defines.py file
3:31 createMediaObject()
6:16 getMediaObjectStatus()
7:33 publishMedia()
8:48 publish video
10:30 getContentPublishingLimit()
11:21 Run the full script
12:14 Outro

——
#programming​ #developer​ #coding