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-16Capabilities
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
