Skip to content

Commit 327ad28

Browse files
committed
Merge branch 'master' of github.com:dgtlmoon/pyppeteerstealth
2 parents 17ebb8c + e0f7dca commit 327ad28

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ A bunch of hacks from different websites
55
## Note!
66
- **Does not yet pass https://arh.antoinevastel.com/bots/areyouheadless** please help!
77
- Probably wont help where sites are using https://developer.mozilla.org/en-US/docs/Web/API/User-Agent_Client_Hints_API (`navigator.userAgentData.brands` etc)
8-
8+
- Designed to work with the puppeteer fetcher at https://changedetection.io
9+
910
__**If you know what is missing, please make a PR!!!**__
1011

1112
If you compare loading https://arh.antoinevastel.com/bots/ in your application, versus in your browser you might be able
@@ -39,3 +40,7 @@ Last report from https://bot.sannysoft.com/
3940

4041
![last fingerprint status](assets/last-screenshot.png "Last fingerprint status")
4142

43+
44+
### Other related interesting projects/alternatives
45+
- https://github.com/MeiK2333/pyppeteer_stealth
46+

0 commit comments

Comments
 (0)