• Joined on 2018-01-28
hak8or pushed to main at hak8or/ebay_scraper_rust 2025-07-07 03:50:04 +00:00
461889ad2e Remove dead listing_since_get() and page_get()
hak8or pushed to main at hak8or/ebay_scraper_rust 2025-07-07 03:38:30 +00:00
448933ae67 Added stats, parallel parsing of pages, and filtered fetch of listings
hak8or pushed to main at hak8or/ebay_scraper_rust 2025-06-28 19:49:31 +00:00
bbca1f3bcb Add an admin based table dump and change buy_it_now_price to cents
e3b018b046 Add simple readme
91d8efe5bb Fix tracing logging to use only tracing and get instrument/spans going
6c6b766b72 Remove _db in func names of db interactions
Compare 4 commits »
hak8or pushed to main at hak8or/ebay_scraper_rust 2025-06-28 05:02:48 +00:00
b900e849d9 Rename table from Ebay_Items to Listings
hak8or pushed to main at hak8or/ebay_scraper_rust 2025-06-28 05:00:33 +00:00
817b1d6275 Add ItemAppearances to track price and page history
hak8or pushed to main at hak8or/ebay_scraper_rust 2025-06-28 01:56:59 +00:00
b9cc62e3dd Initial rough commit
hak8or pushed to main at hak8or/ebay_scraper_rust 2025-06-26 02:57:55 +00:00
45e0b1575a run ci
hak8or pushed to main at hak8or/ebay_scraper_rust 2025-06-26 02:56:14 +00:00
dd7a5ff78e Initial rough commit
hak8or pushed to main at hak8or/ebay_scraper_rust 2025-06-26 02:03:00 +00:00
2629179dc1 Initial rough commit
hak8or pushed to main at hak8or/ebay_scraper_rust 2025-06-19 19:06:22 +00:00
5975323678 Initial empty commit
hak8or pushed to archive at hak8or/ebay_scraper_rust 2025-06-19 19:06:07 +00:00
hak8or created branch archive in hak8or/ebay_scraper_rust 2025-06-19 19:06:07 +00:00
hak8or pushed to develop at DumbYT/BackEnd 2025-06-12 20:47:21 +00:00
c329b81cfd unclear what this was, saving this so I can wipe the local version of this project
hak8or pushed to development at DumbYT/FrontEnd 2025-06-12 20:46:22 +00:00
4564ca83c1 unclear what this was, saving this so I can wipe the local version of this project
hak8or pushed to development at DumbYT/FrontEnd 2025-06-12 20:46:13 +00:00
6e0733ab22 unclear what this was, saving this so I can wipe the local version of this project
51e5e8c981 Moved to yarn and updated many dependancies
Compare 2 commits »
hak8or created branch development in DumbYT/FrontEnd 2025-06-12 20:46:13 +00:00
hak8or pushed to main at hak8or/ebay_scraper_rust 2025-06-12 20:39:13 +00:00
94eaf8f833 wip archival commit, unclear what I was doing here
hak8or pushed to main at hak8or/greasemonkey_scripts 2025-05-29 05:05:26 +00:00
c7413aeda3 Rust cleanup (separate files, idiomatic rust, etc)
a3ca94e200 Moved ebay scraping into separate directory and added rust version
Compare 2 commits »
hak8or pushed to main at hak8or/greasemonkey_scripts 2025-05-29 05:04:40 +00:00
b94d445cdd Rust cleanup (separate files, idiomatic rust, etc)
c1af98d1c2 Moved ebay scraping into separate directory and added rust version
Compare 2 commits »
hak8or pushed to main at hak8or/greasemonkey_scripts 2025-05-29 03:30:17 +00:00
89bd668a9c Even more updates (mostly CLI focused)