Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Python Requests
Rating: 4.4 out of 5(878 ratings)
6,927 students

Learn Python Requests

Learn to interact with third-party APIs to make your Python apps even more powerful
Created byAnthony Herbert
Last updated 7/2019
English

What you'll learn

  • The Requests library for Python

Course content

7 sections27 lectures2h 40m total length
  • Intro1:02

    Discover the Python requests library essentials and how to integrate third-party APIs into your app, with an intro to how requests and APIs work and practical examples.

Requirements

  • Basic knowledge of Python

Description

In this course you will learn about how requests on the web work and how to connect to APIs using the Python library called Requests. It covers everything you need to know about sending requests and handling responses in Python.

Why requests? Third-party APIs are a great way to add cool functionality to your app, and if you know how to access and use APIs, then you can take advantage of them. This course will help you get to the point where you're comfortable with working with APIs.

Check out list of videos that add up to over three hours below.

Join the course today by clicking the "Enroll in Course" button. I'll see you inside.

Who this course is for:

  • Beginner Python developers who want to use third-party APIs