junta-leiloeiros
Coleta e consulta dados de leiloeiros oficiais de todas as 27 Juntas Comerciais do Brasil. Scraper multi-UF, banco SQLite, API FastAPI e exportacao CSV/JSON.
npx skills add sickn33/agentic-awesome-skills --skill junta-leiloeiros --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Skill: Leiloeiros das Juntas Comerciais do Brasil ## Overview Coleta e consulta dados de leiloeiros oficiais de todas as 27 Juntas Comerciais do Brasil. Scraper multi-UF, banco SQLite, API FastAPI e exportacao CSV/JSON. ## When to Use This Skill - When the user mentions "leiloeiro junta" or related topics - When the user mentions "junta comercial leiloeiro" or related topics - When the user mentions "scraper junta" or related topics - When the user mentions "jucesp leiloeiro" or related topics - When the user mentions "jucerja" or related topics - When the user mentions "jucemg leiloeiro" or related topics ## Do Not Use This Skill When - The task is unrelated to junta leiloeiros - A simpler, more specific tool can handle the request - The user needs general-purpose assistance without domain expertise ## How It Works Coleta dados públicos de leiloeiros oficiais de todas as 27 Juntas Comerciais estaduais, persiste em banco SQLite local e oferece API REST e exportação em múltiplos formatos. ## Localização ``` C:\Users\renat\skills\junta-leiloeiros\ ├── scripts/ │ ├── scraper/ │ │ ├── base_scraper.py ← classe abstrata │ │ ├── states.py ← registro dos 27 scrapers │ │ ├── jucesp.py / j
- Overview
- When to Use This Skill
- Do Not Use This Skill When
- How It Works
- Localização
- Instalação (Uma Vez)
- Coletar Dados
- Estatísticas Por Estado
- Sql Direto
- Docs Interativos: Http://Localhost:8000/Docs
- Todos Os Leiloeiros Ativos De Sp
- Busca Por Nome
- Estatísticas
- Scripts/Scraper/MeuEstado.Py
pip install -r C:\Users\renat\skills\junta-leiloeiros\scripts\requirements.txt playwright install chromium python C:\Users\renat\skills\junta-leiloeiros\scripts\run_all.py python C:\Users\renat\skills\junta-leiloeiros\scripts\run_all.py --estado SP RJ MG python C:\Users\renat\skills\junta-leiloeiros\scripts\run_all.py --dry-run python C:\Users\renat\skills\junta-leiloeiros\scripts\run_all.py --concurrency 3
What does the junta-leiloeiros skill do?
Coleta e consulta dados de leiloeiros oficiais de todas as 27 Juntas Comerciais do Brasil. Scraper multi-UF, banco SQLite, API FastAPI e exportacao CSV/JSON.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill junta-leiloeiros --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.