An open API service indexing awesome lists of open source software.

https://github.com/danishprakash/google-play-books-lister

:books: List all your Google Play Books in text format.
https://github.com/danishprakash/google-play-books-lister

google googleplay playbooks

Last synced: 9 months ago
JSON representation

:books: List all your Google Play Books in text format.

Awesome Lists containing this project

README

          

# Google Play Books Lister
Lists all your books in a text format for you to easily export or share it.

## Usage
1. Go to [My Books Dashboard](https://books.google.com/books?uid=110422528733736882902&hl=en)
2. Right Click and select `Inspect Element`
3. Right click on the `` tag and select `copy`
4. Paste the content into the same dir as the script and name it as `myacc.html`
5. Run the script

## Requirements
1. BeautifulSoup4

## Note
This doesn't list out names of the books whose name is not properly recognized by Google.

## ToDo
- [x] Formatted output
- [ ] Supporting unrecognized books by Google