search_auctions
Search Japanese court real-estate auctions using filters for prefecture, property type, price range, and active bid period. Get case details, sale base prices, and photos.
Instructions
日本の不動産競売物件を検索 (BIT, bit.courts.go.jp 由来の構造化データ). Search Japanese court real-estate auctions (BIT). Distinct from the subsidies module above. Filters: prefecture (東京都 etc.), court_code, property_type (land / detached_house / apartment / other), price range, bid_period_only (active bid window now). Returns case_id, court, address, sale_base_price_jpy, bid_period, opening_date, photos. Free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | ||
| limit | No | ||
| offset | No | ||
| status | No | Default = active | |
| keyword | No | Japanese keyword over title/address/structure | |
| court_code | No | 5-digit BIT court id (本庁=11, 支部=21,31,...) | |
| prefecture | No | ||
| max_price_jpy | No | ||
| min_price_jpy | No | ||
| property_type | No | ||
| bid_period_only | No | Only listings whose bid period intersects today |