Skip to content

Add function for getting "Up Next" books from a user's "To Read" list.#7

Open
WAVDL wants to merge 5 commits intoym496:mainfrom
WAVDL:main
Open

Add function for getting "Up Next" books from a user's "To Read" list.#7
WAVDL wants to merge 5 commits intoym496:mainfrom
WAVDL:main

Conversation

@WAVDL
Copy link

@WAVDL WAVDL commented Sep 14, 2025

This adds the ability to parse the "Up Next" section by searching for the up-next-section div ID.

It also adds author parsing to the read/to_read/up_next parsing. This is returned along with the title and book_id as a list of authors for that title. I did this because the Book() API is broken, and the only reason I was using it was to collect Author names. But also, Storygraph appears to have some scraper protection specifically on their /books/ urls that blocked me while the user book lists were unaffected.

This change resolved those issues for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant