Open Library ISBN Resolver
Use when an agent needs to retrieve structured metadata for a published book.
Call
POST https://bizintel-api.hahavoid0.workers.dev/product/open-library
{
"isbn": "9780140449136"
}AgentCash command
npx agentcash@latest fetch https://bizintel-api.hahavoid0.workers.dev/product/open-library -m POST -b '{"isbn":"9780140449136"}'Not for
Do not use for downloading full book text documents.