Skip to content

Commit 7001415

Browse files
committed
keywords
1 parent 1170fe8 commit 7001415

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

package.json

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,20 @@
2323
},
2424
"keywords": [
2525
"perimeterx",
26-
"web scraping",
2726
"datadome",
28-
"crawlers"
27+
"web scraping",
28+
"crawlers",
29+
"playwright",
30+
"bypass",
31+
"anti-bot",
32+
"bot detection",
33+
"captcha solver",
34+
"browser automation",
35+
"fingerprinting",
36+
"headless browser",
37+
"challenge solver",
38+
"sdk",
39+
"automated browser"
2940
],
3041
"devDependencies": {
3142
"@types/bun": "latest",
@@ -46,4 +57,4 @@
4657
"publishConfig": {
4758
"access": "public"
4859
}
49-
}
60+
}

0 commit comments

Comments
 (0)