arxiv-papers-scraper / dataset.json
reapxdev's picture
21,672 rows from 91 collector runs
df30e40 verified
Raw
History Blame Contribute Delete
1.03 kB
{
"@context": "https://schema.org",
"@type": "Dataset",
"@id": "https://reapx.dev/data/arxiv-papers-scraper/",
"name": "arXiv Papers Scraper: Search, Metadata, Authors, Full Abstracts",
"description": "Search arXiv and export papers with full abstracts, author lists, subject categories, DOIs, journal references and PDF links. Filter by subject class, keyword, author, affiliation or date window.",
"url": "https://reapx.dev/data/arxiv-papers-scraper/",
"identifier": "arxiv-papers-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": "arxivId",
"distribution": [
{
"@type": "DataDownload",
"encodingFormat": "text/html",
"contentUrl": "https://reapx.dev/data/arxiv-papers-scraper/"
}
],
"measurementTechnique": "Apify Actor reapx/arxiv-papers-scraper",
"sameAs": "https://apify.com/reapx/arxiv-papers-scraper"
}