Working With APIs in Python - Pagination and Data Extraction

Описание к видео Working With APIs in Python - Pagination and Data Extraction

In this video I will show you how to work with an API using Python to extract data. Using the requests module
we can request the data in JSON format and then parse it out. Each response comes with some extra info too that
we can use to work out how many pages we need to request and the total amount of items we should expect to get.

Working with APIs in Python is a core skill for any developer so hopefully you can use this video as a good learning

resource and start requesting data from APIs in your own projects!


Support Me:

Amazon US: https://amzn.to/2OzqL1M
Amazon UK: https://amzn.to/2OYuMwo
Hosting: Digital Ocean: https://m.do.co/c/c7c90f161ff6
Gear Used: https://jhnwr.com/gear/ (NEW)
Patreon:   / johnwatsonrooney   (NEW)
Scraper API: https://www.scrapingbee.com/?fpr=jhnwr


-------------------------------------
Disclaimer: These are affiliate links and as an Amazon Associate I earn from qualifying purchases
-------------------------------------


timestamps


00:00 - Intro
00:56 - Endpoints
03:42 - Code Example
21:20 - Results and Outro

Комментарии

Информация по комментариям в разработке