SPB Git forge

spb/rareindex

Public
54commits 1branches 0releases
7.1 MBsize
maindefault branch
10 days agolast push
TypeScript 61.9% HTML 37.2% SQL 0.7%
2.6 KB · 38 lines json
Raw Blame History
1{2  "id": "reverb",3  "displayName": "Reverb (musical instruments & hi-fi marketplace)",4  "sourceId": "reverb",5  "sourceName": "Reverb",6  "sourceType": "marketplace",7  "sourceUrl": "https://reverb.com",8  "module": "api/reverb",9  "enginePriority": ["api"],10  "categories": ["musical_instruments", "audio_equipment"],11  "regions": ["US", "EU", "GB", "CA", "AU", "JP"],12  "languages": ["en"],13  "currency": ["USD"],14  "supportsListings": true,15  "supportsSold": false,16  "supportsAuctions": false,17  "supportsImages": true,18  "supportsCatalog": false,19  "supportsPopulation": false,20  "supportsLookup": true,21  "refreshFrequencyMinutes": 720,22  "priority": "medium",23  "trustScore": 0.8,24  "attributionRequired": true,25  "termsUrl": "https://reverb.com/page/terms",26  "accessNotes": "Read-only public listings API (api.reverb.com/api/listings, HAL JSON with Accept-Version 3.0) — no token is required for listing search; the price-guide endpoint is no longer public and sold data needs an authenticated app, so only live asking prices are collected. robots.txt allows /api/listings (only /api/my and per-listing upsell helpers are disallowed). Reverb returns prices converted to USD; the original listing currency is stored in metadata and the confidence is lowered when a conversion happened. Seeds are collectible-model queries (vintage Fender/Gibson/Martin, synths, pedals, hi-fi). 1.2 s between requests; one query page = 50 listings.",27  "enabled": true,28  "schemaVersion": "1.0",29  "config": {30    "perPage": 50,31    "pagesPerQuery": 2,32    "backfillPages": 6,33    "queries": [34      "fender stratocaster 1960s", "fender telecaster 1950s", "gibson les paul standard 1959", "gibson les paul custom 1960s", "gibson sg 1960s", "gibson es-335 1960s", "gibson flying v", "fender jazzmaster 1960s", "fender precision bass 1960s", "fender jazz bass 1960s", "rickenbacker 4001", "rickenbacker 360", "gretsch 6120", "martin d-28 1960s", "martin d-45", "gibson j-45 1950s", "gibson hummingbird vintage", "prs private stock", "moog minimoog model d", "roland tr-808", "roland tb-303", "roland jupiter-8", "sequential prophet-5", "yamaha cs-80", "oberheim ob-x", "korg ms-20 vintage", "arp 2600", "hammond b3", "fender rhodes mark i", "wurlitzer 200a", "klon centaur", "dumble overdrive special", "marshall plexi 1968", "fender tweed bassman 1959", "vox ac30 1960s", "mesa boogie mark i", "neumann u47", "neumann u67", "ludwig black beauty vintage", "gibson mandolin f-5 loar", "mcintosh mc275", "marantz 2270", "technics sl-1200 mk2", "nakamichi dragon", "jbl l100", "klipschorn", "linn lp12", "tannoy monitor gold", "sansui 9090db", "revox b77"35    ]36  }37}38