TypeScript 61.9%
HTML 37.2%
SQL 0.7%
1{2 "id": "artcurial",3 "displayName": "Artcurial (sale results)",4 "sourceId": "artcurial",5 "sourceName": "Artcurial",6 "sourceType": "auction_house",7 "sourceUrl": "https://www.artcurial.com",8 "module": "firecrawl/artcurial",9 "enginePriority": ["firecrawl", "scrapfly"],10 "categories": ["art", "contemporary_art", "photography", "design_furniture", "jewelry", "other_watches", "luxury_handbags", "wine", "comics", "books", "automobiles", "automotive_memorabilia", "antiques"],11 "regions": ["FR", "MC"],12 "languages": ["en", "fr"],13 "currency": ["EUR"],14 "supportsListings": false,15 "supportsSold": true,16 "supportsAuctions": true,17 "supportsImages": true,18 "supportsCatalog": false,19 "supportsPopulation": false,20 "supportsLookup": false,21 "refreshFrequencyMinutes": 1440,22 "priority": "medium",23 "trustScore": 0.9,24 "attributionRequired": true,25 "termsUrl": "https://www.artcurial.com/en/conditions-of-sale",26 "accessNotes": "Paris/Monaco auction house (Nuxt app). The public results index (/en/results-auctions-sales) and each sale page (/en/sales/<n>) are rendered through Firecrawl (JS wait ~5 s, 1 credit each); the sale page lists every lot with lot number, title, sub-title, estimate and 'Sold €X' plus the public lot URL. robots.txt disallows press, tracking and /motorcars paths only (car sales are listed under /en/sales/<n>, which is allowed). Artcurial does not state on the results list whether the published price includes buyer's premium, so buyer_premium_included is left null (unknown, never assumed). Sale date = the sale date on the results index. 3 s politeness delay; salesPerRun caps each run.",27 "enabled": true,28 "schemaVersion": "1.0",29 "config": {30 "resultsUrl": "https://www.artcurial.com/en/results-auctions-sales",31 "salesPerRun": 332 }33}34