TypeScript 61.9%
HTML 37.2%
SQL 0.7%
1{2 "id": "fossilera",3 "displayName": "FossilEra (fossils, minerals & meteorites dealer, USD)",4 "sourceId": "fossilera",5 "sourceName": "FossilEra",6 "sourceType": "dealer",7 "sourceUrl": "https://www.fossilera.com",8 "module": "api/fossilera",9 "enginePriority": ["api", "firecrawl"],10 "categories": ["fossils", "minerals", "meteorites"],11 "regions": ["US"],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": 1440,22 "priority": "low",23 "trustScore": 0.85,24 "attributionRequired": true,25 "termsUrl": "https://www.fossilera.com/pages/terms-of-service",26 "accessNotes": "Public category pages (fossilera.com/fossils-for-sale/<category>?page=N) and specimen pages fetched over plain HTTPS with the RareIndex user agent (robots.txt only disallows gift-card/checkout helpers). Each card gives the specimen title, price (and previous price when reduced), image and the FossilEra item number; specimen pages add species, geological age, location, formation, size and category. Every specimen is unique, so each becomes its own asset with one fixed-price listing (available or, when the page states it, sold — no sale date is published, so sold items are listings with availability=sold, never transactions). Compliance: fossilera states all items are legally collected; locality is kept in attributes.country/region so jurisdiction flags (taxonomy compliance 'jurisdiction_check') can be applied downstream.",27 "enabled": true,28 "schemaVersion": "1.0",29 "config": {30 "seeds": [31 { "path": "/fossils-for-sale/dinosaur-teeth", "categorySlug": "fossils" },32 { "path": "/fossils-for-sale/megalodon-teeth", "categorySlug": "fossils" },33 { "path": "/fossils-for-sale/ammonites", "categorySlug": "fossils" },34 { "path": "/fossils-for-sale/trilobites", "categorySlug": "fossils" },35 { "path": "/minerals-for-sale", "categorySlug": "minerals" },36 { "path": "/meteorites-for-sale", "categorySlug": "meteorites" }37 ],38 "pagesPerSeed": 139 }40}41