Тёмный

Requests Library in Python - Beginner Crash Course 

NeuralNine
Подписаться 354 тыс.
Просмотров 46 тыс.
50% 1

In this video, we do a beginner crash course on the requests library in Python.
HTTPBin: httpbin.org/
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: www.neuralnine.com/books/
💻 The Algorithm Bible Book: www.neuralnine.com/books/
👕 Programming Merch: www.neuralnine.com/shop
🌐 Social Media & Contact 🌐
📱 Website: www.neuralnine.com/
📷 Instagram: / neuralnine
🐦 Twitter: / neuralnine
🤵 LinkedIn: / neuralnine
📁 GitHub: github.com/NeuralNine
🎙 Discord: / discord
🎵 Outro Music From: www.bensound.com/
Timestamps:
(0:00) Intro
(0:54) HTTP Web Service
(3:18) Basic Requests
(5:25) Query Parameters
(7:32) Status Codes
(10:13) User-Agent
(12:30) Images & File Types
(14:57) Request Timeout
(18:00) Proxy Servers
(20:00) Outro

Наука

Опубликовано:

 

21 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 41   
@joeking5211
@joeking5211 Год назад
Very well done, am new python by about 3 weeks ago so would like a little more on the 'response' handling from get requests for a real newbee, but this has got me going, in the right direction, thank you, very well explained
@hyakushiki23
@hyakushiki23 Год назад
Thank you for always providing great explanations. Request is a very common library, so much appreciated.
@fahdalawsi2172
@fahdalawsi2172 Год назад
This was direct clean and helpful. Thank you!
@mrvalvet9856
@mrvalvet9856 Год назад
This is an amazingly good channel. Thank you!
@StillSean90
@StillSean90 Год назад
Thank you for this great intro into requests
@santiagohernandez6615
@santiagohernandez6615 Год назад
Very good and useful tutorial, I really like it!
@DanAllenTX
@DanAllenTX Год назад
Great video! Thanks so much for making.
@kylecurry6841
@kylecurry6841 Год назад
Pagination, and how you would handle this using the Requests library would have been a good highlight, even though I know that delves more on looping through results from an endpoint, but it seems to be a common thing you'll encounter when working with Requests
@isojama1
@isojama1 Год назад
Nice one !! Just wondering, before making videos with all those different libs , do you read the whole documentation or just couple of functions/classes/etc. and explore them in depth?
@toniivars6346
@toniivars6346 Год назад
Can you make a video covering an async http library like httpx? I think it could be a great video to expand requests to the power of asynchronous code
@jakeed09090
@jakeed09090 5 месяцев назад
Hey this guide was awesome dude. thanks a lot.
@richardboreiko
@richardboreiko Год назад
For the webp - open in explorer, copy path, go to chrome, ctrl_o, paste in the path and click ok.
@FRANKWHITE1996
@FRANKWHITE1996 Год назад
Thanks for sharing ❤
@paulthomas1052
@paulthomas1052 Год назад
Very useful. Thanks :)
@praveenkp07
@praveenkp07 Год назад
Also create a detailed video on rest APIs and ways to debug and handle them from python along with postman or swagger..
@user-xo4rr5en3e
@user-xo4rr5en3e Год назад
thanks bro fro this, video is very helpful😊
@a9ocalypse
@a9ocalypse 6 месяцев назад
Cool Vid. I want to-the-point videos with no BS just like this one
@Cyber_realm
@Cyber_realm 7 месяцев назад
great content thanks bro
@MusicOverseer
@MusicOverseer 6 месяцев назад
What do you use for your predictive text?
@daddyddesign
@daddyddesign 6 месяцев назад
“What is this, a wolf? Deer? “ lol. Great vid tho thanks!
@ITEngines
@ITEngines Год назад
can you make a video of a retail website using requests.
@serychristianrenaud
@serychristianrenaud Год назад
thanks
@projackson355
@projackson355 7 месяцев назад
What is the editor u use
@tcgvsocg1458
@tcgvsocg1458 Год назад
please do a video on how to create a application in tkinter like proVPN take a vpn on free proxy
@lazi21
@lazi21 2 месяца назад
14:10 a deer? xD
@Danielpi
@Danielpi Год назад
I think it was a coyote.
@BijouBakson
@BijouBakson 9 месяцев назад
thank u
@niccoloricardi4827
@niccoloricardi4827 2 месяца назад
"what is this? A wolf? A deer? I don't know 😆
@maxheinwal5084
@maxheinwal5084 5 месяцев назад
I dont know what im doing wrong, but I always get an error when I try to get it to an json file. I can print the html text but json doesnt work.
@ar9ns
@ar9ns 5 месяцев назад
to prevent a json decode error u need to import json then use json.loads heres an example import json resp = json.loads(response.text) and then u would use resp instead of response.json()
@rahneshin752
@rahneshin752 6 месяцев назад
❤❤
@valadimirX
@valadimirX Год назад
@GK-tv8io
@GK-tv8io Год назад
Bro how do you run the code with the keyboard? xD
@user-oi5zb2fk2w
@user-oi5zb2fk2w Год назад
nyc
@konfushon
@konfushon Год назад
First...hi
@datG0OSE
@datG0OSE 2 месяца назад
dude... do you even blink?
@tcgvsocg1458
@tcgvsocg1458 Год назад
i dont really understand why this video stand for? what do you mean? what can be the use of this course?
@toniivars6346
@toniivars6346 Год назад
Well, nowadays there are lots of cases where you would like to use a library that can make http requests like requests, for example to make calls to an API or to do web scraping
@joeking5211
@joeking5211 Год назад
Or to access your own hardware devices on your internal LAN
@lie-be4277
@lie-be4277 7 месяцев назад
why is this video 2x in default
@thalesesteves
@thalesesteves 7 месяцев назад
This way you can watch the video in 4x if you want 😂
Далее
Encrypted File Transfer via Sockets in Python
19:54
Просмотров 20 тыс.
We will see who will do it better 😂
00:14
Просмотров 2,9 млн
His reaction 😳 (via @kaitlyn.b0506/TT) #shorts
00:10
HTTP Crash Course & Exploration
38:30
Просмотров 1 млн
The Unreasonable Effectiveness Of Plain Text
14:37
Просмотров 593 тыс.
3 PYTHON AUTOMATION PROJECTS FOR BEGINNERS
17:00
Просмотров 1,6 млн
Modern Python logging
21:32
Просмотров 163 тыс.
Makefiles in Python For Professional Automation
13:43
How I'd Learn AI (If I Had to Start Over)
15:04
Просмотров 750 тыс.
Python Sockets Simply Explained
39:33
Просмотров 157 тыс.
Здесь упор в процессор
18:02
Просмотров 375 тыс.
ОБСЛУЖИЛИ САМЫЙ ГРЯЗНЫЙ ПК
1:00