Python Requests | Get and Post Requests

Поділитися
Вставка
  • Опубліковано 19 тра 2019
  • 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.

КОМЕНТАРІ • 29

  • @bradydyson65
    @bradydyson65 Рік тому +8

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

  • @Warlock1515
    @Warlock1515 4 роки тому +2

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

  • @tymothylim6550
    @tymothylim6550 3 роки тому +3

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

  • @YasserMaghribi
    @YasserMaghribi 4 роки тому +4

    Exactly what I needed, thanks a lot !

  • @outloud_overthinking
    @outloud_overthinking 4 роки тому +3

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

  • @GennaroAttanasio
    @GennaroAttanasio 4 роки тому +1

    Very well explained, thank you very much

  • @user-pw5do6tu7i
    @user-pw5do6tu7i 4 роки тому

    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

  • @bradydyson65
    @bradydyson65 Рік тому +3

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

  • @JohnUllrey
    @JohnUllrey 3 роки тому

    Nicely done, thank you.

  • @rickardk7229
    @rickardk7229 2 роки тому

    This was super good!

  • @robsonjunior2483
    @robsonjunior2483 3 роки тому

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

  • @linde_learn3892
    @linde_learn3892 2 роки тому

    This is really good!

  • @guilhermebaird7910
    @guilhermebaird7910 4 роки тому

    Thank you. Very good

  • @testtesttesttest-ty5mk
    @testtesttesttest-ty5mk Рік тому

    great tutorial :) thanks

  • @slickwilly691
    @slickwilly691 Рік тому

    man I wish more tech youtubers would mimic this style.

  • @rexrutaquio
    @rexrutaquio 4 роки тому

    THANK YOU!!! :)

  • @escapefelicity2913
    @escapefelicity2913 Рік тому

    well done!

  • @pritishmahalle9052
    @pritishmahalle9052 Рік тому

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

  • @SearchAMV
    @SearchAMV 2 роки тому

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

  • @jakeg9711
    @jakeg9711 4 роки тому +1

    What text editor are you working in? Thanks :)

    • @almuhimen8023
      @almuhimen8023 4 роки тому +1

      That is pycharm. He has changed the theme

  • @S3SIC831
    @S3SIC831 3 роки тому

    Thanks!

  • @abhiraj5646
    @abhiraj5646 4 роки тому

    thanks

  • @AnotherRandomCreator
    @AnotherRandomCreator 2 роки тому

    finally a tutorial that wasnt 30 minit long lol

  • @blazeboi3305
    @blazeboi3305 2 місяці тому

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

  • @wach2
    @wach2 4 роки тому +1

    ima make a scammer's email hell lol

  • @stanislavkryshchuk9200
    @stanislavkryshchuk9200 3 роки тому

    ✌🇺🇦

  • @zacharymueller2682
    @zacharymueller2682 3 роки тому

    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.