Download Images from WikiPedia Page

This spider will download images from a wikipedia pge. The example use Paris.

Create a virtual environment and install dependecies to run this spider

$python3 -m venv venv
$source venv/bin/activate
$pip3 install -r requirements.txt
$scrapy crawl paris