chore: add anthems spider

This commit is contained in:
2022-06-25 17:01:53 +01:00
parent e865018fd9
commit 1156976823
8 changed files with 260 additions and 146 deletions

View File

@@ -23,9 +23,13 @@ Using selectors:
Download files/images:
<https://docs.scrapy.org/en/latest/topics/media-pipeline.html>
Setting pipelines per spider:
<https://stackoverflow.com/a/34647090>
Exporting JSON:
<https://docs.scrapy.org/en/latest/topics/feed-exports.html#std-setting-FEEDS>
Setting exports per spider:
<https://stackoverflow.com/a/53322959>
### new project