Skip to content

rozha/classicbookshelf-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.