Scrapy is a Python-based tool for the collection of data from webpages which can be used either within Python code or in a stand-alone fashion (with very little knowledge of Python syntax). We will present the basics of Scrapy and its limitations on a few examples.
Slides
Notebook