Skip to content

beinoriusju/Google-Play-Book-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Requirements

  • Python3
  • pip install google-currency

Usage example

python3.5 parse_book.py nfGlsiDGbxkC

Results in:

{"author": "Lawrence M. Krauss", "title": "A Universe from Nothing: Why There Is Something Rather than Nothing", "price": {"amount": "14.1", "currency": "EUR"}}

About

Given BOOK ID returns TITLE, AUTHOR and PRICE.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages