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.7 KB · 35 lines json
Raw Blame History
1{2  "id": "bbts",3  "displayName": "BigBadToyStore (retail listings)",4  "sourceId": "bbts",5  "sourceName": "BigBadToyStore",6  "sourceType": "dealer",7  "sourceUrl": "https://www.bigbadtoystore.com",8  "module": "firecrawl/bbts",9  "enginePriority": ["firecrawl"],10  "categories": ["action_figures", "funko", "gundam", "designer_toys", "plush", "model_cars", "lego_sets"],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": "low",23  "trustScore": 0.7,24  "attributionRequired": true,25  "termsUrl": "https://www.bigbadtoystore.com/Help/Terms",26  "accessNotes": "Search pages (/Search?SearchText=…&PageSize=50) rendered through Firecrawl at 1 credit per page of 50 products; plain HTTP receives the store's bot challenge page, which is not bypassed — Firecrawl renders the public page like a browser and robots.txt is not served to non-browser agents (403), so runs stay tiny (4 queries/run, 2 s politeness). Each card gives title, 'By: brand', stock status (PRE-ORDER / IN STOCK / SOLD OUT / WAITLIST) and price. Emits a catalog item (retail price as MSRP when in stock/pre-order) and a retailer listing. Retail asks are never treated as market value.",27  "enabled": true,28  "schemaVersion": "1.0",29  "config": {30    "queriesPerRun": 4,31    "pagesPerQuery": 1,32    "queries": ["hot toys", "s.h. figuarts", "mafex", "funko pop exclusive", "gunpla master grade", "bearbrick", "hasbro black series", "neca", "mezco one:12", "transformers masterpiece", "mcfarlane", "pop mart"]33  }34}35