Chapter 5. Web Scraping with Scrapy and BeautifulSoup
In this chapter, we will cover the following recipes:
- Web spiders with Scrapy
- Scrapy shell
- Linking the extractor with Scrapy
- Scraping after logging into websites using Scrapy
In this chapter, we will cover the following recipes: