Python Requests | Get and Post Requests

preview_player
Показать описание
The Python Requests library offers simple ways to send http requests using common verbs such as GET and POST. These http verbs are explained in this video as we explore the versatility of the Requests API for making http requests.
Рекомендации по теме
Комментарии
Автор

Thank you so much for this short and sweet tutorial. Much much appreciated!

Warlock
Автор

This was so clear, concise, and professional. I assumed it was a sponsored video. Fantastic work!

bradydyson
Автор

Exactly what I needed, thanks a lot !

YasserMaghribi
Автор

That's what I was looking for. thank you!

outloud_overthinking
Автор

Thank you very much for this video! It was super clear and I learnt a lot :)

tymothylim
Автор

Very well explained, thank you very much

GennaroAttanasio
Автор

One thing I was a little unclear on was which language is standard in HTML vs being specific to what httpbin is expecting.

bradydyson
Автор

I have a '#' in a string for a parameter value, that is being percent encoded. Is there anyway to stop this? its a page number hash not an anchor

pwdotui
Автор

I get 403 from a specific API. I already tried with headers, but no success.

robsonjunior
Автор

Good video thank you. But you could add more information like why its should not used to pass sensitive information.

SearchAMV
Автор

What text editor are you working in? Thanks :)

jakeg
Автор

I am getting empty request parameter data error when extracting api data

pritishmahalle
Автор

finally a tutorial that wasnt 30 minit long lol

AnotherRandomCreator
Автор

Timestamps:
GET requests: 0:05
POST requests: 3:20

blazeboi
Автор

man I wish more tech youtubers would mimic this style.

slickwilly
Автор

ima make a scammer's email hell lol

wach
Автор

What the heck is an API. For a beginer tutorial there seems to be a lot of vocabulary here that I have no idea what any of it means.

zacharymueller