Karim shoair commited on
Commit
6deec76
Β·
1 Parent(s): a242945

docs: update `fetchers choosing` page

Browse files
Files changed (1) hide show
  1. docs/fetching/choosing.md +1 -1
docs/fetching/choosing.md CHANGED
@@ -14,7 +14,7 @@ The following table compares them and can be quickly used for guidance.
14
 
15
  | Feature | Fetcher | DynamicFetcher | StealthyFetcher |
16
  |--------------------|---------------------------------------------------|--------------------------------------------------------------------------------|--------------------------------------------------------------------------------------|
17
- | Relative speed | ⭐⭐⭐⭐⭐ | ⭐⭐⭐ | ⭐⭐ |
18
  | Stealth | ⭐⭐ | ⭐⭐⭐ | ⭐⭐⭐⭐⭐ |
19
  | Anti-Bot options | ⭐⭐ | ⭐⭐⭐ | ⭐⭐⭐⭐⭐ |
20
  | JavaScript loading | ❌ | βœ… | βœ… |
 
14
 
15
  | Feature | Fetcher | DynamicFetcher | StealthyFetcher |
16
  |--------------------|---------------------------------------------------|--------------------------------------------------------------------------------|--------------------------------------------------------------------------------------|
17
+ | Relative speed | πŸ‡πŸ‡πŸ‡πŸ‡πŸ‡ | πŸ‡πŸ‡πŸ‡ | πŸ‡πŸ‡ |
18
  | Stealth | ⭐⭐ | ⭐⭐⭐ | ⭐⭐⭐⭐⭐ |
19
  | Anti-Bot options | ⭐⭐ | ⭐⭐⭐ | ⭐⭐⭐⭐⭐ |
20
  | JavaScript loading | ❌ | βœ… | βœ… |