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%
1.5 KB · 34 lines json
Raw Blame History
1{2  "id": "flight-club",3  "displayName": "Flight Club (sneaker lowest asks & retail)",4  "sourceId": "flight-club",5  "sourceName": "Flight Club",6  "sourceType": "marketplace",7  "sourceUrl": "https://www.flightclub.com",8  "module": "firecrawl/flight-club",9  "enginePriority": ["firecrawl", "scrapfly"],10  "categories": ["sneakers", "nike_jordan", "adidas_yeezy", "new_balance_asics_other"],11  "regions": ["US"],12  "languages": ["en"],13  "currency": ["USD"],14  "supportsListings": true,15  "supportsSold": false,16  "supportsAuctions": false,17  "supportsImages": true,18  "supportsCatalog": true,19  "supportsPopulation": false,20  "supportsLookup": false,21  "refreshFrequencyMinutes": 1440,22  "priority": "medium",23  "trustScore": 0.75,24  "attributionRequired": true,25  "termsUrl": "https://www.flightclub.com/terms",26  "accessNotes": "Plain HTTPS requests receive 403 (robots.txt itself is not served to non-browser agents); Firecrawl's standard fetch returns the public category pages (flightclub.com/air-jordans?page=N …) whose __NEXT_DATA__ holds the search grid: product id, name, brand, image, lowest price, retail price and a slug ending with the style code. 1 Firecrawl credit per page of 30 products; 2 s between pages. Listings/asks only — Flight Club does not publish sale history publicly.",27  "enabled": true,28  "schemaVersion": "1.0",29  "config": {30    "seeds": ["air-jordans", "nike", "adidas/adidas-yeezy", "adidas", "new-balance", "asics"],31    "pagesPerSeed": 232  }33}34