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.
- Host: GitHub
- URL: https://github.com/danishprakash/google-play-books-lister
- Owner: danishprakash
- Created: 2017-06-14T07:25:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-15T09:09:46.000Z (over 8 years ago)
- Last Synced: 2025-01-14T12:25:53.687Z (11 months ago)
- Topics: google, googleplay, playbooks
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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