sebthom
26f05b5506
fix: category value incomplete when downloading ads
2024-11-25 00:03:48 +01:00
sebthom
a419c48805
refact: remove redundant comments
2024-11-22 12:30:50 +01:00
sebthom
6a315c97ce
feat: remove default prefix/suffix text from downloaded ads
2024-11-21 23:28:13 +01:00
sebthom
735e564c76
fix: save location #296
2024-11-21 22:53:49 +01:00
sebthom
86c3aeea85
fix: downloaded images have wrong file extension #348
2024-11-21 22:53:35 +01:00
Saghalt
b9e1f8c327
fix: ValueError when downloading ads without special_attributes ( #330 )
2024-09-02 20:55:21 +02:00
Jeppy
71eb632191
FIX extract special attributes from ad page
...
Format of special attribute changed to "key:value|key:value".
Instead of transforming the string to JSON, directly create a dictionary from belen_conf.
2024-07-23 11:42:41 +02:00
Saghalt
eab9874bdb
fix: special attributes cannot be parsed as JSON #312
2024-06-11 10:55:03 +02:00
Jeppy
b30867ca48
FIX extract sell directly from ad page
...
Web element with id `j-buy-now` does not exist anymore. Fetch the `payment-buttons-sidebar` instead and check the text for `Direkt kaufen`
2024-05-30 19:26:37 +02:00
Kjell Knudsen
ba73ebb393
fix navigation button selector
2024-05-11 15:49:03 +02:00
Tobias Faber
2c7d165b6e
Fix download on given IDs list
2024-04-01 23:03:27 +02:00
Tobias Faber
114afb6a73
fix: download of shipping info. Fixes #282 ( #286 )
2024-03-29 14:45:21 +01:00
Tobias Faber
db465af9b7
Fix VB Price with thousand separator
2024-03-29 13:39:09 +01:00
SphaeroX
5c8e00df52
fix: No HTML element found with ID 'my-manageads-adlist' ( #284 )
2024-03-28 19:45:42 +01:00
sebthom
7c982ad502
fix: don't hardcode republication_interval. Fixes #271
2024-03-14 12:51:19 +01:00
Samuel
d7fec9e4ce
Fix: Crash on downloading ads with prices >=1000 Eur ( #267 )
...
Co-authored-by: Sebastian Thomschke <sebthom@users.noreply.github.com >
2024-03-08 12:06:47 +01:00
sebthom
a441c5de73
replace selenium with nodriver
2024-03-07 20:33:23 +01:00
sebthom
9caa7a7124
use venv
2024-03-04 10:07:47 +01:00