Commit Graph

1 Commits

Author SHA1 Message Date
Nicolas Sanchez c467ef724f feat: optimize scraper performance with adaptive scrolling
- Reduce initial page wait from 2s to 500ms
- Replace fixed sleep(2.5s) with networkidle detection (max 3s timeout)
- Achieved ~15% speed improvement in benchmarks
2026-03-15 12:13:57 -03:00