Rustem Kamalov
9cc69da758
feat(cli): clean search, add extract/format flags; harden engines & proxy rotation; fix bugs; update docs
- Add structured `search [engine] [query]` CLI: --limit/--lang/--region/--site/--file, --format (json|text|markdown|ndjson), --extract N, --search-timeout; Envelope and route logs to stderr with a --quiet default (fixes stdout pollution)
- Unify engines behind a single engineSpec registry (CLI + serve share it)
- Unify the extract knob to bool-or-int `extract=N` (drop extract_top); CLI and HTTP share core batch extraction, raw/rendered fetch, and clamp helpers
- Engines: Ecosia CF captcha detection (raw + browser), Yandex progressive-result wait, Google PAA poll + Has() existence probes, Bing title/desc attribute fallbacks
- Proxy: rotate challenged proxies out of the tag pool for one retry (X-Proxy-Attempts); browser health-ping skip window; opt-in WaitStable
2026-06-16 03:51:37 +03:00
..
2026-04-30 23:32:39 +03:00
2026-04-30 23:32:39 +03:00
2026-06-02 05:02:51 +03:00
2026-04-21 03:48:52 +03:00
2026-04-30 20:46:08 +03:00
2026-04-29 05:03:30 +03:00
2026-04-28 03:46:08 +03:00
2026-04-30 23:32:39 +03:00
2026-06-16 03:51:37 +03:00
2026-05-28 01:36:52 +03:00
2026-05-28 01:36:52 +03:00
2026-04-20 20:12:19 +03:00
2026-04-20 20:12:19 +03:00
2026-04-20 20:12:19 +03:00
2026-05-02 16:30:56 +03:00
2026-05-02 16:30:56 +03:00
2026-04-26 02:58:13 +03:00
2026-06-02 21:44:58 +03:00
2026-06-16 03:51:37 +03:00
2026-05-21 20:45:10 +03:00
2026-05-21 20:45:10 +03:00
2026-05-28 01:36:52 +03:00
2026-05-28 01:36:52 +03:00
2026-04-28 03:46:08 +03:00
2026-05-28 01:36:52 +03:00
2026-06-04 02:22:38 +03:00
2026-06-04 02:22:38 +03:00
2026-05-05 05:07:59 +03:00
2026-05-08 00:00:33 +03:00
2026-06-12 18:09:40 +03:00
2026-05-21 20:45:10 +03:00
2026-06-02 05:02:51 +03:00
2026-06-16 03:51:37 +03:00
2026-04-30 20:46:08 +03:00
2026-06-12 04:40:31 +03:00
2026-06-12 18:09:40 +03:00
2026-06-12 18:09:40 +03:00
2026-04-29 02:45:16 +03:00
2026-06-16 03:51:37 +03:00
2026-04-30 23:32:39 +03:00
2026-04-28 03:46:08 +03:00
2026-04-20 05:53:13 +03:00
2026-04-28 03:46:08 +03:00
2026-04-28 03:46:08 +03:00
2026-06-10 15:42:26 +03:00
2026-06-16 03:51:37 +03:00
2026-05-08 00:00:33 +03:00
2026-06-16 03:51:37 +03:00
2026-06-16 03:51:37 +03:00
2026-06-12 18:09:40 +03:00
2026-06-02 05:02:51 +03:00
2026-06-02 05:02:51 +03:00
2026-06-12 18:09:40 +03:00
2026-06-16 03:51:37 +03:00
2026-05-28 01:36:52 +03:00
2026-06-02 04:21:56 +03:00
2026-05-19 00:32:11 +03:00
2026-06-04 02:22:38 +03:00
2026-04-21 03:48:52 +03:00
2026-06-12 04:40:31 +03:00
2026-06-02 04:21:56 +03:00
2026-06-12 18:09:40 +03:00
2026-06-16 03:51:37 +03:00
2026-06-12 04:24:06 +03:00
2026-05-06 04:12:15 +03:00
2026-06-02 21:44:58 +03:00
2026-06-12 04:40:31 +03:00
2026-06-16 03:51:37 +03:00