We may earn an affiliate commission when you visit our partners.
Pluralsight logo

Python Requests Playbook

Mateo Prigl

Knowing how to programmatically interact with APIs is crucial in the connected world of today. This course will teach you how to use the requests library to work with all kinds of HTTP endpoints.

Read more

Knowing how to programmatically interact with APIs is crucial in the connected world of today. This course will teach you how to use the requests library to work with all kinds of HTTP endpoints.

Modern applications require a lot of data from multiple online sources. . In this course, Python Requests Playbook, you’ll learn to utilize the requests library to make HTTP requests. First, you’ll explore how to make GET requests and analyze response objects. Next, you’ll discover how to send data to the server with other HTTP methods like POST and how to work with cookies, sessions and headers. Finally, you’ll learn how to authenticate your requests and handle redirects and timeouts. When you’re finished with this course, you’ll have the skills and knowledge of using the requests library needed to make HTTP requests to various HTTP compliant services.

Enroll now

What's inside

Syllabus

Course Overview
Course Introduction and the Requests Library
Analyzing GET Requests and the Response Object
Sending Data to the Server
Read more
Providing and Receiving Additional Data with Headers
Persisting Connections with Cookies and Sessions
Working with Redirection and Timeouts
Authenticating Requests for Secured APIs

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Explores HTTP endpoints, which is standard practice for interacting with APIs
Taught by Mateo Prigl, who is recognized for their expertise in API interaction
Covers topics such as GET requests and response objects, which are essential for working with APIs
Involves sending data to the server through HTTP methods like POST, which is a practical skill for API interaction
Covers advanced topics like authentication and handling timeouts, which are important considerations for real-world API interactions
Provides hands-on labs and interactive materials, allowing learners to apply their knowledge practically

Save this course

Save Python Requests Playbook to your list so you can find it easily later:
Save

Activities

Coming soon We're preparing activities for Python Requests Playbook. These are activities you can do either before, during, or after a course.

Career center

Learners who complete Python Requests Playbook will develop knowledge and skills that may be useful to these careers:
Data Engineer
Data Engineers build and maintain the infrastructure that stores, processes, and analyzes data. This course will help you gain the skills needed to work with APIs and integrate data from various sources. You'll also learn about managing large datasets, optimizing data pipelines, and ensuring data security. If you're looking to become a Data Engineer or enhance your skills in this growing field, this course will provide you with a solid foundation.
Data Scientist
Data Scientists use machine learning and statistical techniques to extract insights from data. This course will provide you with the skills needed to work with APIs and access data from various sources. You'll also learn about data analysis techniques and how to build predictive models. Whether you're looking to become a Data Scientist or enhance your skills in this field, this course will be a valuable asset.
Web Developer
Web Developers design and develop websites and web applications. This course will help you gain the skills needed to work with APIs and integrate data from various sources. You'll also learn about building dynamic and interactive web pages. If you're looking to become a Web Developer or enhance your skills in this field, this course will provide you with a solid foundation.
Full-Stack Developer
Full-Stack Developers design, develop, and maintain both the front end and back end of websites and web applications. This course will provide you with the skills needed to work with APIs and build robust and scalable applications. You'll learn about HTML, CSS, JavaScript, and server-side programming. Whether you're looking to become a Full-Stack Developer or enhance your skills in this field, this course will help you build a solid foundation.
Data Analyst
Data Analysts collect, clean, and interpret data to help businesses make informed decisions. As a Data Analyst, this course will provide you with the knowledge and skills to build a solid foundation in working with APIs and extracting meaningful insights from data. The course will introduce you to HTTP requests and responses and how to use the requests library to interact with HTTP endpoints. Whether you're looking to advance your current career as a Data Analyst or transition into this fascinating field, this course is a valuable tool.
Software Engineer
Software Engineers design, develop, and maintain software applications. This course will provide you with the skills needed to interact with APIs and build robust, scalable applications. You'll learn how to send and receive data, handle errors, and secure your applications. Whether you're looking to become a Software Engineer or enhance your skills in this field, this course will help you build a solid foundation.
Cloud Architect
Cloud Architects design and manage cloud computing solutions. This course will provide you with the skills needed to work with APIs and integrate cloud services. You'll also learn about cloud security, performance optimization, and cost management. Whether you're looking to become a Cloud Architect or enhance your skills in this field, this course will help you build a solid foundation.
Systems Administrator
Systems Administrators maintain and support computer systems and networks. This course will help you gain the skills needed to work with APIs and manage system resources. You'll also learn about security, performance monitoring, and troubleshooting. Whether you're looking to become a Systems Administrator or enhance your skills in this field, this course will provide you with a solid foundation.
Front-End Developer
Front-End Developers design and develop the user interface of websites and web applications. This course will help you gain the skills needed to work with APIs and build responsive and interactive web pages. You'll also learn about HTML, CSS, and JavaScript. Whether you're looking to become a Front-End Developer or enhance your skills in this field, this course will provide you with a solid foundation.
Business Analyst
Business Analysts analyze business needs and develop solutions to improve efficiency and productivity. This course will provide you with the skills needed to gather and interpret data from various sources, including APIs. You'll also learn about data analysis techniques and how to present your findings to stakeholders. Whether you're looking to become a Business Analyst or enhance your skills in this field, this course will be a valuable asset.
Information Security Analyst
Information Security Analysts protect computer systems and networks from unauthorized access and attacks. This course will provide you with the skills needed to work with APIs and secure your applications. You'll also learn about network security, cryptography, and risk management. Whether you're looking to become an Information Security Analyst or enhance your skills in this field, this course will help you build a solid foundation.
Product Manager
Product Managers are responsible for the development, launch, and management of products. This course will provide you with the skills needed to gather and analyze data from various sources, including APIs. You'll also learn about product development processes and how to manage product roadmaps. Whether you're looking to become a Product Manager or enhance your skills in this field, this course will be a valuable asset.
DevOps Engineer
DevOps Engineers bridge the gap between development and operations teams, ensuring seamless collaboration and efficient software delivery. This course will help you build a foundation in working with APIs, which are essential for communication between different software components. You'll learn how to integrate and deploy code changes, troubleshoot issues, and monitor system performance. Whether you're looking to become a DevOps Engineer or expand your skills in this field, this course will be a valuable asset.
UX Designer
UX Designers design and evaluate the user experience of websites and web applications. This course will help you gain the skills needed to gather and analyze data from various sources, including APIs. You'll also learn about user research techniques and how to design for accessibility and usability. Whether you're looking to become a UX Designer or enhance your skills in this field, this course will provide you with a solid foundation.
Network Engineer
Network Engineers design, deploy, and maintain computer networks. This course will provide you with the skills needed to work with APIs and manage network resources. You'll also learn about network security, performance monitoring, and troubleshooting. Whether you're looking to become a Network Engineer or enhance your skills in this field, this course will provide you with a solid foundation.

Reading list

We've selected 14 books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Python Requests Playbook.
Provides a comprehensive overview of REST API development using Python and the Flask framework. It covers topics such as request handling, response formatting, and error handling, which are all essential concepts for working with HTTP endpoints.
Provides the theoretical and practical foundations of web services.
Provides a comprehensive overview of the HTTP protocol, including topics such as request and response formats, headers, and caching. It valuable reference for anyone who wants to understand how HTTP works at a deeper level.
Provides a comprehensive overview of Python for data analysis, including topics such as data cleaning, data manipulation, and data visualization. While it is not specific to HTTP or API development, it provides valuable skills and knowledge that can be applied to any data-driven project.
Save
Provides a comprehensive overview of web development with Python, including topics such as HTML, CSS, and JavaScript. While it is not specific to HTTP or API development, it provides valuable knowledge and skills for anyone who wants to build web applications.
Provides a practical guide to building web applications with Flask, a popular Python microframework. It covers topics such as request handling, response formatting, and user authentication.
Provides a concise overview of the HTTP protocol, including topics such as request and response formats, headers, and caching. It valuable resource for anyone who wants to understand how HTTP works at a basic level.
Provides a comprehensive overview of the Python 'requests' library, which popular library for making HTTP requests. It covers topics such as request and response objects, cookies, and sessions.
Provides a comprehensive overview of web application security, including topics such as HTTP attacks, Cross-Site Scripting (XSS), and SQL injection. It valuable resource for anyone who wants to understand how to secure web applications.

Share

Help others find this course page by sharing it with your friends and followers:
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser