© Gábor László Hajba 2018
Gábor László HajbaWebsite Scraping with Pythonhttps://doi.org/10.1007/978-1-4842-3925-4_2

2. Enter the Requirements

Gábor László Hajba1 
(1)
Sopron, Hungary
 

After the introductory chapter, it is time to get you started with a real scraping project.

In this chapter you will learn what data you must extract throughout the next two chapters, using Beautiful Soup and Scrapy.

Don’t worry; the requirements are simple. We will extract information from the following website: https://www.sainsburys.co.uk/ .

Sainsbury’s is an online shop with a lot of goods provided. This makes a great source for a website scraping project.

I’ll guide you to find your way to the requirements, and you’ll learn how I approach a scraping project.
Figure ...

Get Website Scraping with Python: Using BeautifulSoup and Scrapy 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.