Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 476 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 476 Bytes

I wrote this scraper because wasn't able to master Scrapy for some reason. Python 3.5+ is required. This project is an asyncio and aiohttp usage example.

Downloaded books will be stored in the books subdirectory, which is created if does not exist at the time of execution. The scraper fails if it's unable to create or write to the books directory.