Commit Graph

109 Commits

Author SHA1 Message Date
Jeppy
1c08d807e9 FIX do not click on pstad-price to wait for category detection (#148) 2022-12-20 22:42:05 +01:00
Philipp K
886d812393 FIX Download path not found 2022-12-18 20:11:57 +01:00
Philipp K
d08b335351 FIX crash during ad overview page scan 2022-12-18 20:11:57 +01:00
Jeppy
45fd4bac9f ADD download shipping options and sell directly
LIMITATION extracts only the cheapest shipping option
2022-12-12 13:18:00 +01:00
Jeppy
e483c003d0 ADD ability to select shipping packages and sell directly 2022-12-12 13:18:00 +01:00
sebthom
c3eb4ecb9e Handle device verification message. Fixes #104 2022-12-07 19:28:49 +01:00
kahrionimashte
18e3c637e4 Update of repo RUL in init.py. Old URL has 404 error. 2022-11-22 20:19:14 +01:00
sebthom
ea828efbfb Minor refactoring 2022-11-22 19:40:30 +01:00
sebthom
811b8ec116 Move smooth_scroll_page() from utils to selenium_mixin 2022-11-22 19:40:23 +01:00
PhilK-7
70a23dbcc7 ADD download --all feature (#139) 2022-11-22 18:52:32 +01:00
Airwave1981
013aa1aae3 Wait for confirmation page (#140) 2022-11-21 23:47:40 +01:00
Jeppy
eca782c0be CHANGE assertion to ValueError 2022-11-08 18:37:20 +01:00
Jeppy
06b947b0fc FIX Extract correct special attributes of ad page 2022-11-08 18:37:20 +01:00
Philipp K
a50dead2a7 FIX edge case name without link 2022-11-07 19:33:20 +01:00
Philipp K
d7ccc8954b FIX new edge case 'Virtueller Rundgang' symbol 2022-11-07 19:33:20 +01:00
Philipp K
8bcd6f9ad8 FIX make sure ads base directory exists 2022-11-07 19:33:20 +01:00
Jeppy
faa71ac03f FIX Save person name as contact:name to ad yaml instead of city name 2022-11-05 20:18:48 +01:00
Jeppy
01803c525c UPDATE Enable parsing of yaml datetime value without error
- ADD parse_datetime helper function to parse datetime or isoformat string to datetime
2022-11-05 19:18:12 +01:00
Jeppy
5363fdb087 CHANGE Save created_on date as string to ad yaml 2022-11-05 19:18:12 +01:00
PhilK-7
5321b7cd12 Add download command. Fixes #32 (#114) 2022-10-25 22:27:10 +02:00
sebthom
242308c672 Fix #117 NoSuchElementException on price entry 2022-10-23 23:13:52 +02:00
Sebastian Sudan Mendoza
48f0018db8 Adds missing Elektronik categories (#113)
Co-authored-by: Sebastian Sudan Mendoza <sebastian.mendoza@stud.h-da.de>
2022-10-07 13:32:57 +02:00
sebthom
a41bdfc27a remove trailing whitespaces 2022-10-03 10:31:35 +02:00
Airwave1981
af8041a1f8 Fix for #82 2022-09-30 11:14:11 +02:00
sebthom
12259b4a62 Readding old behaviour of setting price as fallback. Fixes #106 2022-09-29 11:27:36 +02:00
sebthom
41c8264698 Fix #101 crash if description is exceeds 4000 chars 2022-09-28 18:49:13 +02:00
sebthom
13313377a7 Fixes #91 ShippingCosts not set when specified with cent value 2022-09-28 18:40:43 +02:00
Can Kocyigit
0df2e8b104 Updating to changes with PriceType and Price. Fixes #106 (#108)
Co-authored-by: Can Kocyigit <ckocyigit@ck98.de>
2022-09-28 18:11:26 +02:00
Alexander Peltzer
ed09098651 Don't fail if shipping options are not available. Fixes #99 (#100) 2022-09-10 06:03:25 +05:30
sebthom
2af65fda40 Fix ** globbing 2022-07-31 20:36:15 +02:00
sebthom
7e6fbfef37 Don't fail if no privacy banner is displayed. Fixes #87 2022-06-22 17:28:06 +02:00
sebthom
f924ed89d0 Support extended glob patterns 2022-06-11 18:55:13 +02:00
sebthom
4794aee88b Add "delete" command. Fixes #56 2022-06-11 17:14:40 +02:00
sebthom
2a28cc4390 upgrade dependencies 2022-05-31 17:35:08 +02:00
tllsngnzlz
c44403b7e8 Added compatibility with phoneNumberVisibility checkbox. (#81) 2022-05-30 09:55:43 +02:00
Denis Lanz
845cf88606 Restore functionality to specify the full ad address (#79)
Co-authored-by: DenisLanz <denis.lanz@gmail.com>
Co-authored-by: Sebastian Thomschke <sebthom@users.noreply.github.com>
2022-05-25 23:56:56 +02:00
Denis Lanz
bfca590ac7 check if street input is enabled (#78)
Co-authored-by: DenisLanz <denis.lanz@gmail.com>
2022-05-24 23:35:21 +02:00
Talvien
e903b8de7a Added Autoreifen to categories.yaml (#76) 2022-05-21 14:37:07 +02:00
sebthom
9396c13290 add category Festplatten 2022-05-15 13:51:42 +02:00
sebthom
2c3515ec00 Delete ads only by id (and not by title). Fixes #55 2022-05-15 13:51:22 +02:00
Tim
5f73190a5d Implement suggested improvements 2022-05-02 23:19:27 +02:00
Tim
e168648bad Use list literal 2022-05-02 23:19:27 +02:00
Tim
8e3e03d6cb Sort images per path
Sort images on a per path/pattern basis instead of sorting all of them at once after reading them. Also using list instead of set.
2022-05-02 23:19:27 +02:00
Maximilian Krause
76441c5639 fix: fixed category ids for women's shoes 2022-04-27 23:58:40 +02:00
Tim
b14a383384 typo fixed 2022-04-26 14:47:55 +02:00
sebthom
64ba3d38b4 Fix #61 price_type NEGOTIABLE without price not supported 2022-04-25 13:46:03 +02:00
sebthom
102644296a Don't require price for GIVE_AWAY ads #52 2022-04-04 12:58:59 +02:00
sebthom
3964a3a1d3 Allow setting price-type to NOT_APPLICABLE. Addresses #52 2022-03-31 23:26:57 +02:00
sebthom
55e018ac3f Workaround for #46 WebDriverException: Message: target frame detached 2022-03-27 21:05:41 +02:00
sebthom
fd3306bb3d Fix #47 NoSuchElementException - ShippingPickupSelector 2022-03-27 21:00:50 +02:00