For the webp - open in explorer, copy path, go to chrome, ctrl_o, paste in the path and click ok.
@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 Жыл бұрын
Thank you for always providing great explanations. Request is a very common library, so much appreciated.
@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
@fahdalawsi2172 Жыл бұрын
This was direct clean and helpful. Thank you!
@praveenkp07 Жыл бұрын
Also create a detailed video on rest APIs and ways to debug and handle them from python along with postman or swagger..
@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
@mrvalvet9856 Жыл бұрын
This is an amazingly good channel. Thank you!
@StillSean90 Жыл бұрын
Thank you for this great intro into requests
@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?
@niccoloricardi48276 ай бұрын
"what is this? A wolf? A deer? I don't know 😆
@a9ocalypse10 ай бұрын
Cool Vid. I want to-the-point videos with no BS just like this one
@santiagohernandez6615 Жыл бұрын
Very good and useful tutorial, I really like it!
@jakeed090909 ай бұрын
Hey this guide was awesome dude. thanks a lot.
@FRANKWHITE1996 Жыл бұрын
Thanks for sharing ❤
@maxheinwal508410 ай бұрын
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.
@ar9ns10 ай бұрын
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()
@ITEngines Жыл бұрын
can you make a video of a retail website using requests.
@lazi216 ай бұрын
14:10 a deer? xD
@Danielpi Жыл бұрын
I think it was a coyote.
@CyberNinja-p1t Жыл бұрын
thanks bro fro this, video is very helpful😊
@DanAllenTX Жыл бұрын
Great video! Thanks so much for making.
@MusicOverseer10 ай бұрын
What do you use for your predictive text?
@paulthomas1052 Жыл бұрын
Very useful. Thanks :)
@tcgvsocg1458 Жыл бұрын
please do a video on how to create a application in tkinter like proVPN take a vpn on free proxy
@Cyber_realm11 ай бұрын
great content thanks bro
@serychristianrenaud Жыл бұрын
thanks
@memedance35352 ай бұрын
Me re sirvió, capo
@projackson35511 ай бұрын
What is the editor u use
@GK-tv8io Жыл бұрын
Bro how do you run the code with the keyboard? xD
@BijouBakson Жыл бұрын
thank u
@herryisnotcommie Жыл бұрын
❤
@rahneshin75210 ай бұрын
❤❤
@KaboLetsogo Жыл бұрын
nyc
@konfushon Жыл бұрын
First...hi
@datG0OSE6 ай бұрын
dude... do you even blink?
@tcgvsocg1458 Жыл бұрын
i dont really understand why this video stand for? what do you mean? what can be the use of this course?
@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 Жыл бұрын
Or to access your own hardware devices on your internal LAN
@lie-be427711 ай бұрын
why is this video 2x in default
@thalesesteves11 ай бұрын
This way you can watch the video in 4x if you want 😂