Introduction
This collection contains the API endpoints for BiblioReads (learn more about BiblioReads by visiting the repo on GitHub).
This API provides structured access to book search results, author profiles, series information, reviews, quotes and more via simple POST requests with a Goodreads URL or identifier in the body.
All endpoints accept Content-Type: application/json and are available at the /api/* path of a specified instance. For example, https://yourinstance.example.com/api/book-scraper.
Please note that this is NOT an official API, and could change without notice.

