discogs-scraper / dataset.json
reapxdev's picture
14,776 rows from 84 collector runs
2bb4a8c verified
Raw
History Blame Contribute Delete
997 Bytes
{
"@context": "https://schema.org",
"@type": "Dataset",
"@id": "https://reapx.dev/data/discogs-scraper/",
"name": "Discogs Scraper \u2014 Releases, Artists, Labels & Marketplace",
"description": "Search the Discogs music database and get one structured row per release, with artist, label, catalogue number, format, genre, collector counts, star rating and live marketplace price and stock.",
"url": "https://reapx.dev/data/discogs-scraper/",
"identifier": "discogs-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": "handle",
"distribution": [
{
"@type": "DataDownload",
"encodingFormat": "text/html",
"contentUrl": "https://reapx.dev/data/discogs-scraper/"
}
],
"measurementTechnique": "Apify Actor reapx/discogs-scraper",
"sameAs": "https://apify.com/reapx/discogs-scraper"
}