Skip to content

pusi77/eBookPriceComparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ebpc

I was tired of searching and comparing eBooks on all my favourite sites, so i made this to automate it. I'm mainly interested in low prices and permissive (ideally none) DRMs.

Example:

$ python main.py "Guida galattica per gli autostoppisti"

Searching for book: Guida galattica per gli autostoppisti
librerie.coop
+-----------------------------------------+---------------+---------+----------+-----------+
|                  Title                  |    Author     |  Price  |  Format  |    DRM    |
+-----------------------------------------+---------------+---------+----------+-----------+
| Guida galattica per gli autostoppisti   | Douglas Adams | € 7,99  |   EPUB   | Adobe DRM |
| Guida galattica per gli autostoppist... | Douglas Adams | € 9,99  |   EPUB   | Adobe DRM |
| Guida galattica per autostoppisti - ... |  Neil Gaiman  | € 10,99 |   EPUB   | Adobe DRM |
+-----------------------------------------+---------------+---------+----------+-----------+

Stores supported

ToDo

  • Logging

Known problems(?)

  • Search is limited to first page, but who needs >25 results for a book?

About

Fast way to compare eBooks on multiple stores

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages