First steps Scrapy at a glance Installation guide Scrapy Tutorial Creating a project Our first Spider How to run our spider What just happened under the hood? A shortcut to the start_requests method Extracting data XPath: a brief intro Extracting quotes and authors Extracting data in our spider Storing the scraped data Following links A shortcut for creating Requests More examples and patterns Usi