- Cache stored in ~/.cache/cpc_stations_coords.json
- Cache key based on station name + city + district + address
- Shows cache hit/miss statistics on stderr
- Subsequent runs are instant for cached stations
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Add --coords flag to enable geocoding
- Add --delay option for rate limiting (default 1.0s)
- Try multiple query formats: full address, station+city, district
- Include latitude/longitude in JSON and CSV output
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Script for scraping Taiwan CPC (中油) official direct-operated gas station information from vipmbr.cpc.com.tw
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>