| Nome | Tipo | Descrição | Exemplo de uso | Disparar |
|---|---|---|---|---|
bgg |
scraping | Scrapes sleeve/cardset info, rank, weight, and weight-vote breakdown for a BGG game. | CLI: python cli.py bgg "https://boardgamegeek.com/boardgame/13/catan"
API (blocks and returns the result as JSON):
curl -X POST http://<host>:8001/tasks/bgg/run-sync \
-H "X-API-Key: <sua API_KEY>" \
-F "ref=https://boardgamegeek.com/boardgame/13/catan"
`ref` aceita a URL completa do jogo (com ou sem slug/sufixo, ex: .../13/catan/sleeves)
ou só o id numérico (ex: "13"). |
| Job | Task | Ref | Status | Criado em |
|---|---|---|---|---|
| b3703012381a | bgg | https://boardgamegeek.com/boardgame/381297/unmatched-adventures-tales-to-amaze | done | 2026-06-26T20:11:40.594304+00:00 |
| c39749942d3d | bgg | https://boardgamegeek.com/boardgame/427866/deep-sea-adventure-boost | done | 2026-06-21T18:28:26.078367+00:00 |
| 160e548754fe | bgg | https://boardgamegeek.com/boardgame/432456/dnup | done | 2026-06-20T14:03:04.701317+00:00 |
| 407dc888d181 | bgg | https://boardgamegeek.com/boardgame/432456/dnup | done | 2026-06-19T21:50:24.895109+00:00 |
| 1aae1cce8949 | bgg | https://boardgamegeek.com/boardgame/357873/the-old-kings-crown | done | 2026-06-19T21:38:49.972408+00:00 |
| b6a22203685b | bgg | https://boardgamegeek.com/boardgame/427866/deep-sea-adventure-boost | done | 2026-06-19T20:55:35.120175+00:00 |