https://github.com/michaelfromyeg/goodreads2notion
Working around the Goodreads non-API to get my shelves into Notion.
https://github.com/michaelfromyeg/goodreads2notion
Last synced: 5 months ago
JSON representation
Working around the Goodreads non-API to get my shelves into Notion.
- Host: GitHub
- URL: https://github.com/michaelfromyeg/goodreads2notion
- Owner: michaelfromyeg
- Created: 2024-08-17T20:38:02.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-17T20:43:05.000Z (11 months ago)
- Last Synced: 2025-02-05T00:34:29.352Z (5 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# goodreads2notion
Sync Goodreads data to Notion.
TODO(michaelfromyeg): Selenium is no good, try [this](https://github.com/CarsonDavis/goodreads-exporter/blob/master/exporter.py) instead.