open-library-scraper / dataset.json
reapxdev's picture
3,880 rows from 50 collector runs
440714b verified
Raw
History Blame Contribute Delete
986 Bytes
{
"@context": "https://schema.org",
"@type": "Dataset",
"@id": "https://reapx.dev/data/open-library-scraper/",
"name": "Open Library Scraper \u00b7 Books, Authors, Editions & Subjects",
"description": "Scrape Open Library books, authors, subjects, editions, and metadata via Open Library API. Fast HTTP scraper charging per returned record with tiered pricing.",
"url": "https://reapx.dev/data/open-library-scraper/",
"identifier": "open-library-scraper",
"license": "https://creativecommons.org/licenses/by/4.0/",
"creator": {
"@type": "Organization",
"name": "reapx",
"url": "https://reapx.dev"
},
"isAccessibleForFree": true,
"dateModified": "2026-08-03",
"variableMeasured": "",
"distribution": [
{
"@type": "DataDownload",
"encodingFormat": "text/html",
"contentUrl": "https://reapx.dev/data/open-library-scraper/"
}
],
"measurementTechnique": "Apify Actor reapx/open-library-scraper",
"sameAs": "https://apify.com/reapx/open-library-scraper"
}