Skip to content

Commit 6db5346

Browse files
mstephen19mnmkng
andauthored
Update content/academy/anti_scraping/mitigation/generating_fingerprints.md
Co-authored-by: Ondra Urban <[email protected]>
1 parent d24a023 commit 6db5346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/academy/anti_scraping/mitigation/generating_fingerprints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ const page = await context.newPage();
8585
await page.goto('https://google.com');
8686
```
8787

88-
> Note that [Crawlee](https://crawlee.dev) automatically applies wide variety fingerprints by default, so it is not required to do this unless you aren't using Crawlee or if you need a super specific custom fingerprint to scrape with.
88+
> Note that [Crawlee](https://crawlee.dev) automatically applies wide variety of fingerprints by default, so it is not required to do this unless you aren't using Crawlee or if you need a super specific custom fingerprint to scrape with.
8989
9090
## Wrap up
9191

0 commit comments

Comments
 (0)