Quiz: Web Scraping With Scrapy and MongoDB

Interactive Quiz ⋅ 13 Questions
By Martin Breuss


In this quiz, you’ll test your understanding of
Web Scraping with Scrapy and MongoDB.

By working through this quiz, you’ll revisit how to set up a Scrapy project, build a functional web scraper, extract data from websites using selectors, store scraped data in a MongoDB database, and test and debug your Scrapy web scraper.