TypeScript 61.9%
HTML 37.2%
SQL 0.7%
1{2 "id": "e-rocks",3 "displayName": "e-Rocks (online mineral auctions, EUR)",4 "sourceId": "e-rocks",5 "sourceName": "e-Rocks",6 "sourceType": "marketplace",7 "sourceUrl": "https://e-rocks.com",8 "module": "firecrawl/e-rocks",9 "enginePriority": ["firecrawl"],10 "categories": ["minerals"],11 "regions": ["GB", "EU"],12 "languages": ["en"],13 "currency": ["EUR"],14 "supportsListings": false,15 "supportsSold": false,16 "supportsAuctions": true,17 "supportsImages": true,18 "supportsCatalog": false,19 "supportsPopulation": false,20 "supportsLookup": false,21 "refreshFrequencyMinutes": 1440,22 "priority": "low",23 "trustScore": 0.7,24 "attributionRequired": true,25 "termsUrl": "https://e-rocks.com/terms-and-conditions",26 "accessNotes": "e-rocks.com returns 403 to plain HTTPS clients; Firecrawl renders the public auction index and auction pages (1 credit each). robots.txt sets Crawl-delay: 10 (honoured: 10 s between requests) and disallows /search/ and /itemssearch, which are not used. Each weekly dealer auction page lists its lots with locality, size class, current bid in EUR, bid count and seller; the header gives start/end times (BST/GMT). Past auctions are not archived on the site, so lots are stored as auction lots (current bid, status live/ended at fetch time) — final hammer prices are not asserted. At most 4 auctions per run.",27 "enabled": true,28 "schemaVersion": "1.0",29 "config": { "auctionsPerRun": 4 }30}31