From d65a30e6b677e91f2a8c6a2172192c2ef021af6b Mon Sep 17 00:00:00 2001 From: Karim shoair Date: Wed, 27 Aug 2025 16:21:46 +0300 Subject: [PATCH] docs: update `fetchers choosing` page --- docs/fetching/choosing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fetching/choosing.md b/docs/fetching/choosing.md index 831f099..3c82c92 100644 --- a/docs/fetching/choosing.md +++ b/docs/fetching/choosing.md @@ -14,7 +14,7 @@ The following table compares them and can be quickly used for guidance. | Feature | Fetcher | DynamicFetcher | StealthyFetcher | |--------------------|---------------------------------------------------|--------------------------------------------------------------------------------|--------------------------------------------------------------------------------------| -| Relative speed | ⭐⭐⭐⭐⭐ | ⭐⭐⭐ | ⭐⭐ | +| Relative speed | 🐇🐇🐇🐇🐇 | 🐇🐇🐇 | 🐇🐇 | | Stealth | ⭐⭐ | ⭐⭐⭐ | ⭐⭐⭐⭐⭐ | | Anti-Bot options | ⭐⭐ | ⭐⭐⭐ | ⭐⭐⭐⭐⭐ | | JavaScript loading | ❌ | ✅ | ✅ |