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%
2.4 KB · 43 lines json
Raw Blame History
1{2  "id": "aucfree",3  "displayName": "aucfree (Yahoo! Auctions Japan closed lots)",4  "sourceId": "aucfree",5  "sourceName": "aucfree — オークフリー",6  "sourceType": "analytics_provider",7  "sourceUrl": "https://aucfree.com",8  "module": "firecrawl/aucfree",9  "enginePriority": ["firecrawl", "scrapfly"],10  "categories": ["pokemon", "yugioh", "one_piece_card_game", "gundam", "action_figures", "nintendo_games", "designer_toys"],11  "regions": ["JP"],12  "languages": ["ja"],13  "currency": ["JPY"],14  "supportsListings": false,15  "supportsSold": true,16  "supportsAuctions": true,17  "supportsImages": true,18  "supportsCatalog": false,19  "supportsPopulation": false,20  "supportsLookup": false,21  "refreshFrequencyMinutes": 720,22  "priority": "medium",23  "trustScore": 0.75,24  "attributionRequired": true,25  "termsUrl": "https://aucfree.com/about",26  "accessNotes": "aucfree.com publishes closed Yahoo! Auctions Japan lots (end price, bid count, end date) free of charge; no robots.txt is served (404) so no path is disallowed. Plain HTTPS returns 403 to non-browser clients, so pages are fetched through Firecrawl (1 credit per search page of 50 lots ≈ 0.02 credit/sale) with Scrapfly as fallback. Search pages per keyword seed (`/search?o=t2&q=<kw>&p=N`, sorted by end date). Prices are JPY hammer prices without buyer premium; dates are the lot end dates (Japanese '2026年9月6日' format). Identification is title-only (Japanese titles) → confidence 0.7; PSA/BGS grades parsed from the title. Only market data is stored; item pages, seller and bidder data are not fetched.",27  "enabled": true,28  "schemaVersion": "1.0",29  "config": {30    "seeds": [31      { "q": "ポケモンカード PSA10", "category": "pokemon", "language": "Japanese" },32      { "q": "ポケモンカード 旧裏 PSA", "category": "pokemon", "language": "Japanese" },33      { "q": "遊戯王 PSA10", "category": "yugioh", "language": "Japanese" },34      { "q": "ワンピースカード PSA10", "category": "one_piece_card_game", "language": "Japanese" },35      { "q": "ガンプラ MG 未組立", "category": "gundam", "language": null },36      { "q": "figma 新品", "category": "action_figures", "language": null },37      { "q": "ファミコン 未開封", "category": "nintendo_games", "language": null },38      { "q": "BE@RBRICK 1000%", "category": "designer_toys", "language": null }39    ],40    "pagesPerSeed": 241  }42}43