File size: 986 Bytes
3c0d4fe | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | {
"@context": "https://schema.org",
"@type": "Dataset",
"@id": "https://reapx.dev/data/openalex-scraper/",
"name": "OpenAlex Scraper \u00b7 Works, Authors, Institutions & Citations",
"description": "Scrape scholarly works, papers, citations, authors, institutions, and open-access metadata from the OpenAlex API. Fast HTTP scraper charging per returned record with tiered pricing.",
"url": "https://reapx.dev/data/openalex-scraper/",
"identifier": "openalex-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/openalex-scraper/"
}
],
"measurementTechnique": "Apify Actor reapx/openalex-scraper",
"sameAs": "https://apify.com/reapx/openalex-scraper"
}
|