• Joined on 2026-02-25
rene pushed to main at rene/transceiver-db 2026-04-18 20:21:00 +00:00
d2993ba698 fix: ShopFiber24 sitemap-based scraping + Fibermall image extraction
rene pushed to main at rene/transceiver-db 2026-04-18 19:54:06 +00:00
7718356327 feat: side-by-side competitor comparison + fix 1.6T speed_gbps
2ebba07bb0 feat: add claude-code LLM provider + update dashboard to fo-blog-v5
Compare 2 commits »
rene pushed to main at rene/transceiver-db 2026-04-18 11:24:03 +00:00
b9bdcd6fc6 docs: changelog — tunnel DNS fix, image backfill, OSFP coverage
rene pushed to main at rene/transceiver-db 2026-04-18 11:10:44 +00:00
ff0cee2e80 fix: FS.com price extraction — DOM-based prices + shipping-context exclusion
rene pushed to main at rene/transceiver-db 2026-04-18 06:03:43 +00:00
0e91e8b11c fix: add missing auth header to blog generate fetches
rene pushed to main at rene/transceiver-db 2026-04-18 03:42:38 +00:00
e1e390231f chore: changelog — Crawlee queue wipe, ATGBICS fix, Optcore skip
rene pushed to main at rene/transceiver-db 2026-04-18 03:42:00 +00:00
6b39bb0930 fix: skip Optcore on Erik — Cloudflare blocks datacenter IP
rene pushed to main at rene/transceiver-db 2026-04-18 03:37:51 +00:00
1d79094872 fix: crawlee-config clear request queue on each run
rene pushed to main at rene/transceiver-db 2026-04-18 03:32:34 +00:00
19ff1a779b chore: changelog — 10Gtek scraper fix (sfpcables.com, 49 prices)
rene pushed to main at rene/transceiver-db 2026-04-18 03:27:53 +00:00
eed599cc2c fix: 10Gtek scraper now fetches prices from sfpcables.com
rene pushed to main at rene/transceiver-db 2026-04-18 01:52:52 +00:00
582965ecb5 fix: fs-com Phase 1+2 crawler.run() ENOENT guard — Crawlee catches and re-throws the post-run _isTaskReadyFunction ENOENT internally, which rejected crawler.run() and aborted Phase 2 before it could start. Wrap both crawler.run() calls in try/catch to swallow ENOENT from request_queues paths; all processing is already complete at this point.
2304a65227 chore: changelog — daemon stability, ATGBICS Playwright, health monitor accuracy
Compare 2 commits »
rene pushed to main at rene/transceiver-db 2026-04-18 01:17:04 +00:00
71936784fc fix: daemon stability + health monitor accuracy
rene pushed to main at rene/transceiver-db 2026-04-18 01:02:43 +00:00
4797fccd7f fix: GBICS scraper — fall back to aria-label-first pattern when href-first finds no priced products
rene pushed to main at rene/transceiver-db 2026-04-18 00:55:21 +00:00
f191ece0e4 chore: changelog — FS.com ENOENT fix, PID lock, health monitor tiered alerts
rene pushed to main at rene/transceiver-db 2026-04-18 00:54:32 +00:00
84eb6e3149 fix: improve scraper health monitor — tiered alerts, suppress stable-price false positives
rene pushed to main at rene/transceiver-db 2026-04-18 00:51:05 +00:00
4d94aa20ba fix: suppress Crawlee post-run ENOENT unhandledRejection in fs-com.ts
rene pushed to main at rene/transceiver-db 2026-04-18 00:43:32 +00:00
1c5805ab96 fix: add PID lock to run-fs-scraper-mac.sh — prevent simultaneous instances
rene pushed to main at rene/transceiver-db 2026-04-18 00:40:34 +00:00
306f329d5a chore: gitignore all storage-* Crawlee dirs + local credentials
rene pushed to main at rene/transceiver-db 2026-04-18 00:37:43 +00:00
53836a14a8 fix: remove POSTGRES_PASSWORD export from run-fs-scraper-mac.sh — sourced from ~/.tip/.env only
7675a939a1 fix: remove hardcoded POSTGRES_PASSWORD from run-fs-scraper-mac.sh — use ~/.tip/.env
Compare 2 commits »
rene pushed to main at rene/transceiver-db 2026-04-18 00:35:58 +00:00
a1db0a7a90 chore: changelog — Playwright headless shell fix, withIsolatedStorage race fix, FS.com launchd fix