filmov
tv
Python Automation for Remote Workers Series | Using APIs
![preview_player](https://i.ytimg.com/vi/Zbe3ueVDHco/maxresdefault.jpg)
Показать описание
Hey Everyone! Let's talk about how we can start using different types of requests to pull and post data from API endpoints using Python.
Python Automation for Remote Workers Playlist --
API for ML endpoint--
calendly api --
Merch Store --
Support the Channel on Patreon --
Join The Socials --
38,700 subscribers at the time of writing. The channel has been blowing up recently. So awesome that I get the chance to make content you all enjoy. Thank you all so much for all the kind words, encouraging messages, and continuing to watch. You all are way too good to me! Thank you all so much.
*****************************************************************
Full code from the video:
import requests, json
api_key = 'HBFMJLNOFRRIMSDJCOXDXSH4SOVKLBN2'
header = { 'X-TOKEN' : api_key }
headers = { 'X-Time-Door-Key' : 'bf60f73d-fe59-4ccd-ba42-ecb5766ca1dc',
'Accept' : 'application/json',
'Content-Type' : 'application/json'}
headers = headers)
Packages (& Versions) used in this video:
requests, json
*****************************************************************
Code from this tutorial and all my others can be found on my GitHub:
Check out my website:
If you liked the video - please hit the like button. It means more than you know. Thanks for watching and thank you for all your support!!
--- Channel FAQ --
What text editor do you use?
What Equipment do you use to film videos?
What editing software do you use?
Premiere Pro for video editing
Photoshop for images
After Effects for animations
Do I have any courses available?
Yes & always working on more!
Where do I get my music?
I get all my music from the copyright free Youtube audio library
Let me know if there's anything else you want answered!
-------------------------
Always looking for suggestions on what video to make next -- leave me a comment with your project! Happy Coding!
Python Automation for Remote Workers Playlist --
API for ML endpoint--
calendly api --
Merch Store --
Support the Channel on Patreon --
Join The Socials --
38,700 subscribers at the time of writing. The channel has been blowing up recently. So awesome that I get the chance to make content you all enjoy. Thank you all so much for all the kind words, encouraging messages, and continuing to watch. You all are way too good to me! Thank you all so much.
*****************************************************************
Full code from the video:
import requests, json
api_key = 'HBFMJLNOFRRIMSDJCOXDXSH4SOVKLBN2'
header = { 'X-TOKEN' : api_key }
headers = { 'X-Time-Door-Key' : 'bf60f73d-fe59-4ccd-ba42-ecb5766ca1dc',
'Accept' : 'application/json',
'Content-Type' : 'application/json'}
headers = headers)
Packages (& Versions) used in this video:
requests, json
*****************************************************************
Code from this tutorial and all my others can be found on my GitHub:
Check out my website:
If you liked the video - please hit the like button. It means more than you know. Thanks for watching and thank you for all your support!!
--- Channel FAQ --
What text editor do you use?
What Equipment do you use to film videos?
What editing software do you use?
Premiere Pro for video editing
Photoshop for images
After Effects for animations
Do I have any courses available?
Yes & always working on more!
Where do I get my music?
I get all my music from the copyright free Youtube audio library
Let me know if there's anything else you want answered!
-------------------------
Always looking for suggestions on what video to make next -- leave me a comment with your project! Happy Coding!
Комментарии