salvacybersec
62a347f476
feat(10-07): add Replit and CodeSandbox scraping sources
- ReplitSource scrapes /search HTML extracting /@user/repl anchors
- CodeSandboxSource scrapes /search HTML extracting /s/slug anchors
- Both use golang.org/x/net/html parser, 10 req/min rate, RespectsRobots=true
- 10 httptest-backed tests covering extraction, ctx cancel, rate/name assertions
2026-04-06 01:16:39 +03:00
..
2026-04-05 12:26:36 +03:00
2026-04-06 00:24:51 +03:00
2026-04-05 15:41:13 +03:00
2026-04-05 23:55:36 +03:00
2026-04-05 15:46:11 +03:00
2026-04-05 23:55:38 +03:00
2026-04-05 15:48:46 +03:00
2026-04-06 01:16:39 +03:00
2026-04-06 00:16:33 +03:00
2026-04-05 12:18:26 +03:00
2026-04-05 15:49:22 +03:00