4 Commits

Author SHA1 Message Date
akinayturan 223da27094 Add Autoampel scraping functionality and enhance vehicle data processing 2026-03-05 00:44:00 +03:00
akinayturan e5df149808 Add repair mode for missing year fields in vehicle data; update README with usage instructions 2026-03-04 22:54:25 +03:00
akinayturan a10aabe4bf Update vehicle scraping logic and enhance error handling; add CSV output flushing 2026-03-04 14:43:27 +03:00
akinayturan fb2c2cdb8a Add HsnTsnClient and related classes for vehicle data scraping
- Implement HsnTsnClient to fetch vehicle data from hsn-tsn.de
- Create VehicleDetail and HsnTsnVehicle classes for data representation
- Add CSV output functionality in Program.cs
- Include necessary NuGet packages in project file
- Add README with usage instructions
2026-03-04 14:36:40 +03:00