Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 391 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 391 Bytes

Bookfinder

Original purpose of this repo was to find book by photo of it's cover. But in time there was more.

Bookfinder main apps

  • core - Django models for storing Books and their's metadata
  • api - REST API for resolving book by ISBN
  • matcher - some basic functionality to find book by it's cover (by use of hashlib)
  • scraper - Scrapy spiders for crawling books