View Single Post
Old 08-24-2025, 08:33 PM   #1
ARR8
Junior Member
ARR8 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Aug 2025
Device: PocketBook Verse Pro
[Metadata Source Plugin] StoryGraph

Scrapes metadata and covers from https://thestorygraph.com/. Metadata include:
  • title
  • authors
  • tags (genre, mood, and pace)
  • publication information
  • rich-text description
  • rating
  • series
  • ISBN
  • language

It also adds a StoryGraph GUID identifier and uses it to conduct searches.

Of note to me are the tags - this website is a great resource for crowdsourced mood and pace information (in fact, the only one I've found).

There is other potential information that could be fetched, such as page counts and content warnings, but I've limited this implementation to only the major information the StoryGraph itself puts in the book info header. If there is demand for the other info, though, let me know and I'll see about scraping and adding it.

Note that edition publication information from the StoryGraph is not the most reliable; to that end, I've provided a configuration option to use the first release year of the book, instead. This is only the year, though.
Attached Files
File Type: zip storygraph-metadata.zip (6.9 KB, 13 views)
ARR8 is offline   Reply With Quote