Book Suggester is an app in development, made for all bored readers, who want to find some new popular books with prefered pages count for themselfs.
Everyone who enjoys reading popular bestsellers ;)
- New-York Times API
- Google Books API
In folder app you can find a python module, called ranker.py. RankCrawler is class, which finds the best books, based on charts. You have to pass it minimum and maximum number of pages you want, and it will try to find matching ones. Also you can start whole app, using app.py module