chore: add initial scrapy code

This commit is contained in:
2022-06-22 20:39:31 +01:00
parent 5d0c7b19fa
commit e49fa7a346
11 changed files with 1612 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
source .venv/bin/activate
scrapy crawl CountrydownloaderSpider -O ../../data/scrapy/raw_country_data/countries.json