https://github.com/go-rod/stealth
anti-bot-detection with rod
https://github.com/go-rod/stealth
bot-detection rod stealth
Last synced: about 1 month ago
JSON representation
anti-bot-detection with rod
- Host: GitHub
- URL: https://github.com/go-rod/stealth
- Owner: go-rod
- License: mit
- Created: 2020-07-20T13:33:13.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T14:19:13.000Z (about 1 year ago)
- Last Synced: 2025-05-08T17:57:10.043Z (about 1 month ago)
- Topics: bot-detection, rod, stealth
- Language: Go
- Homepage: https://pkg.go.dev/github.com/go-rod/stealth
- Size: 115 KB
- Stars: 280
- Watchers: 9
- Forks: 33
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Overview
This lib uses [stealth-evasions](https://github.com/berstend/puppeteer-extra/tree/master/packages/extract-stealth-evasions#readme) to prevent the bot detection of websites.
The [examples_test.go](./examples_test.go) shows how to use it.