Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 358 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 358 Bytes

springer-crawler

Download all Springer books released for free during the 2020 COVID-19 quarantine

How to run

Start docker compose:

docker-compose up -d

Then books will be downloaded into folder:

src/wroker/media/books

Tech stack

  • Scrapy
  • MongoDB
  • AsyncIO

Other guides