LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

junta-leiloeiros - Collect and query official Brazilian auctioneer data

Scrapes, stores, queries, and exports official auctioneer data from all 27 Brazilian Commercial Boards using SQLite and FastAPI.

Tags

Updated: 2026-09-16

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Scrape official auctioneer data
  • Store auctioneer data in SQLite
  • Serve auctioneer REST API
  • Export data to CSV and JSON
  • Query auctioneer database

Inputs

  • State Commercial Board websites
  • State filters and search parameters
  • Python dependencies
  • Playwright Chromium browser

Outputs

  • SQLite database file
  • Scraping log JSON file
  • CSV and JSON export files
  • REST API HTTP responses

Requirements

  • Python environment
  • Dependencies in requirements.txt
  • Playwright Chromium browser
  • SQLite3 database engine

Source

  • Spec: SKILL.md
scraping
brazilian-data
auctioneers
api
sqlite
fastapi
Scrape official auctioneer data
Store auctioneer data in SQLite
Serve auctioneer REST API
Export data to CSV and JSON
State Commercial Board websites
State filters and search parameters
Python dependencies
SQLite database file
Scraping log JSON file
CSV and JSON export files