Commit Graph

62 Commits

Author SHA1 Message Date
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