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.