Files
sase.tr/apps/api
Semih 42175731cf fix: Volvo parser now correctly decodes VIN with vin-group.action
- Changed VIN search URL from vehicle.action to vin-group.action
- Updated selectors for Volvo's specific HTML structure (vinInfoTable)
- Added parseVolvoInfoTable() to handle multiple label/value pairs per row
- Fixed brand detection to use WMI codes (YV1/YV4 = Volvo)
- Updated category parsing to use nav-group1-table
- Added LEGACY_VOLVO to architectures using vin-group.action

Test VIN YV1MV845BF2240557 now returns:
- Brand: Volvo
- Model: V40 (13-)
- Year: 2015
- Categories: 7

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 08:21:52 +01:00
..