Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for https://thestorygraph.com/ #31

Open
brianpipa opened this issue Sep 30, 2023 · 1 comment
Open

Add support for https://thestorygraph.com/ #31

brianpipa opened this issue Sep 30, 2023 · 1 comment
Labels
enhancement New feature or request LOW

Comments

@brianpipa
Copy link
Owner

May have to research to see if it would be useful. Just posted on Reddit to ask about an API.

Everything in the DB is focused on Goodreads. I may need to refactor/readjust the DB and code to support other sources. Hmmmm. Also may need to use a universal locator for books vs using the goodreads id.

@brianpipa brianpipa added enhancement New feature or request LOW labels Nov 30, 2023
@brianpipa
Copy link
Owner Author

I just looked into this a bit. Their shelves dynamically load as you scroll down the page - it's an XHR call that returns ugly HTML. it does provide straightforward GET URLS with page=X parameter. It's doable but will be slighty ugly

I'm holding off on this for now. If they could provide a nice API or RSS feed or something it would be much easier/better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request LOW
Projects
None yet
Development

No branches or pull requests

1 participant