Commit Graph

30 Commits

Author SHA1 Message Date
70d136b0d9 increase how often a fetch is tried 2024-08-18 23:08:16 +02:00
6c965151f9 remove print 2024-08-18 22:59:40 +02:00
ebf379a716 only compare items in same category 2024-08-18 22:49:48 +02:00
a34cbb5f71 fix seller listing item parsing 2024-08-17 21:58:04 +02:00
518177fdf2 fix parsing of price and image path 2024-08-17 21:39:42 +02:00
859542119e fix auction listings 2023-01-11 19:18:48 +01:00
fb921423aa fix useragent and better random useragents 2023-01-11 18:09:03 +01:00
3e36104d9f fix uninitialized var 2023-01-10 22:59:59 +01:00
6eef839e34 disable prints 2023-01-10 22:57:06 +01:00
20087e8c20 fix ebay search scrape 2023-01-10 22:53:10 +01:00
7f9d8ef27f added example export 2023-01-10 19:29:30 +01:00
1a37c403e3 fix scrape for new website 2023-01-10 18:30:09 +01:00
a0971823b5 display progress via tqdm 2022-07-21 10:39:17 +02:00
0971615f98 fix date on startpage 2022-07-21 00:10:07 +02:00
a925723c6d completed startpage 2022-07-21 00:01:48 +02:00
3ce9899e82 start page 2022-07-20 23:21:01 +02:00
76495b8b57 updated ignore 2022-07-20 20:33:02 +02:00
f19249a62a html exporter basics 2022-07-20 20:31:49 +02:00
f546aa0d06 scrollbar with snap for result items 2022-06-30 16:52:24 +02:00
42f589d0aa static layout for compare page 2022-06-30 14:32:14 +02:00
9e7e0fb7cd scrape imahe url from listing 2022-06-30 11:51:08 +02:00
0691418365 filter for ebay search 2022-06-04 15:36:41 +02:00
5f6df37c33 filter all listings from own shop from search results 2022-06-01 22:37:19 +02:00
50f1edd449 basic compare 2022-05-31 18:41:27 +02:00
b9d8774916 parse needed data from listing page 2022-05-31 14:41:36 +02:00
1e6cb13e79 parse more than 4 result pages 2022-05-31 14:16:15 +02:00
f3a8182366 remove database from repo 2022-05-31 11:23:44 +02:00
2d14bf4c2a scrape seller shop 2022-05-31 11:22:28 +02:00
7add4df512 search ebay and get product id as return 2022-05-31 09:57:03 +02:00
c5d71574a9 Initial commit 2022-05-30 21:46:34 +02:00