Commit Graph

355 Commits

Author SHA1 Message Date
github-actions[bot]
36a17d3a31 chore: Update Python dependencies 2023-02-25 12:05:01 +01:00
Jeppy
70868395b2 FIX typo 2023-02-25 12:04:34 +01:00
github-actions[bot]
fa2bdd626e chore: Update Python dependencies 2023-02-15 11:33:30 +01:00
Airwave1981
0284912757 Fixed to much spaces 2023-02-15 11:32:54 +01:00
Airwave1981
8880af1be0 Changed code style else to elif 2023-02-15 11:32:54 +01:00
Airwave1981
719d40cc5b Fixed #155 sell directly
Sell directly was not handled correctly.
2023-02-15 11:32:54 +01:00
Jeppy
f85aedab0a ADD .gitignore downloaded-ads folder 2023-01-07 09:51:22 +01:00
sebthom
6ff31624f7 Fix UPX installation 2022-12-20 23:24:29 +01:00
Jeppy
1c08d807e9 FIX do not click on pstad-price to wait for category detection (#148) 2022-12-20 22:42:05 +01:00
github-actions[bot]
856a1e8ff6 chore: Update Python dependencies 2022-12-18 20:12:35 +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
664c0dfc7f Replace deprecated set-output with GITHUB_OUTPUT 2022-12-11 15:36:29 +01:00
sebthom
3a2eea5323 pin "packaging" to 2.13 2022-12-11 15:27:31 +01:00
sebthom
c3eb4ecb9e Handle device verification message. Fixes #104 2022-12-07 19:28:49 +01:00
github-actions[bot]
2592d6a58e chore: Update Python dependencies 2022-12-07 14:53:53 +01:00
github-actions[bot]
bbc2e47ece chore: Update Python dependencies 2022-12-04 15:38:51 +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
github-actions[bot]
23682edb5c chore: Update Python dependencies 2022-11-21 23:48:21 +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
github-actions[bot]
9d5c6efe9c chore: Update Python dependencies 2022-11-05 19:19:37 +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
sebthom
33594a2784 make bandit work again 2022-10-29 16:32:07 +02:00
sebthom
b0e9fbe23e chore: Update Python dependencies 2022-10-29 16:20:07 +02:00
sebthom
b095eb1802 run autopep8 in verbose mode 2022-10-29 16:19:53 +02:00
PhilK-7
5321b7cd12 Add download command. Fixes #32 (#114) 2022-10-25 22:27:10 +02:00
sebthom
963d7dc3db support Python 3.11 2022-10-25 22:16:36 +02:00
sebthom
242308c672 Fix #117 NoSuchElementException on price entry 2022-10-23 23:13:52 +02:00
github-actions[bot]
84588c7c2e chore: Update Python dependencies 2022-10-19 16:41:23 +02:00
sebthom
7ffa5d7edf use geekyeggo/delete-artifact@v2 2022-10-18 18:45:44 +02:00
sebthom
a1990f8883 relax linter config 2022-10-11 19:36:10 +02:00
github-actions[bot]
f6f675b91b chore: Update Python dependencies 2022-10-10 20:25:20 +02:00
sebthom
b6e190098b relax linter config 2022-10-10 20:24:55 +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
143af008ae update stalebot config 2022-10-03 10:34:14 +02:00
Peter Simon
728d2cd888 Executable bit for user needs 755 2022-10-03 10:32:32 +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