There's more...

The choice of csv, json, or pandas libraries is yours to make but I tend to like pandas and we will examine its use in scraping more throughout the book, although we won't get too deep into its usage.

For an in-depth understanding of pandas, check out pandas.pydata.org, or pick up my other book From Packt,  Learning pandas, 2ed.

For more info on the csv library, see https://docs.python.org/3/library/csv.html

For more on the json library, see https://docs.python.org/3/library/json.html

Get Python Web Scraping Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.