K-Rauta Product Search
Search the K-Rauta product catalog using their backend search API. No browser or authentication required.
Note: The K-Rauta search API v1 does not include prices. Users need to check prices on k-rauta.fi.
Quick Start
./scripts/search.py "suihkusetti"
./scripts/search.py "laminaatti" --limit 20
./scripts/search.py "hana" --json
Key Product Fields
| Field | Description |
|----------------|------------------------------------|
| name | Product name |
| brand | Brand name |
| ean | EAN barcode |
| description | Product description |
| categories | Category hierarchy |
| ratings | Review score and count |
API Reference
See references/api.md for full API documentation.