Thomas von Dein
b07694dd8a
also added the type part of the detail content (original de: "Art")
2025-02-06 12:26:02 +01:00
Thomas von Dein
22da878f27
fix #117 : use details slice and pre-set to properly extract condition
2025-02-06 10:29:24 +01:00
Thomas von Dein
5956a68e72
minor critics corrected
2024-04-26 13:42:28 +02:00
Thomas von Dein
a84f0e1436
get rid of duplicate bytes.Buffer, use bytes.Reader instead, #39
2024-01-27 17:34:44 +01:00
T.v.Dein
14f8c3fd43
Fix/linter ( #66 )
...
* added lint targets
* fix linter errors
* enhance error handling
* !!BREAKING!! rename Id to ID in tpls
2024-01-25 19:04:15 +01:00
T.v.Dein
8771ec1108
added support to calculate and store the ad expire date ( #43 )
2024-01-19 18:38:35 +01:00
Thomas von Dein
0fd9b519d1
fixed changes on kleinanzeigen.de:
...
- Meta did not contain condition and category together anymore, they
removed the category. Therefore fetching (that is, validation)
failed.
- Now we extract the condition and category directly.
- On top, category now includes the whole category tree.
- unit tests had to be tweaked for this measure.
2024-01-19 18:38:35 +01:00
Thomas von Dein
1ff5c240c8
put ad code into separate file, enhance error checking
2024-01-19 18:38:35 +01:00