Was ist go-rod-master?
Umfassende Anleitung für Browser-Automatisierung und Web-Scraping mit Go-Rod (Chrome DevTools Protocol), einschließlich Stealth-Anti-Bot-Erkennungsmustern. Quelle: sickn33/antigravity-awesome-skills.
Umfassende Anleitung für Browser-Automatisierung und Web-Scraping mit Go-Rod (Chrome DevTools Protocol), einschließlich Stealth-Anti-Bot-Erkennungsmustern.
Installieren Sie den KI-Skill go-rod-master schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: sickn33/antigravity-awesome-skills.
Rod is a high-level Go driver built directly on the Chrome DevTools Protocol for browser automation and web scraping. Unlike wrappers around other tools, Rod communicates with the browser natively via CDP, providing thread-safe operations, chained context design for timeouts/cancellation, auto-wait for elements, correct iframe/shadow DOM handling, and zero zombie browser processes.
The companion library go-rod/stealth injects anti-bot-detection evasions based on puppeteer-extra stealth, hiding headless browser fingerprints from detection systems.
Rod auto-downloads a compatible Chromium binary on first run. To pre-download:
Umfassende Anleitung für Browser-Automatisierung und Web-Scraping mit Go-Rod (Chrome DevTools Protocol), einschließlich Stealth-Anti-Bot-Erkennungsmustern. Quelle: sickn33/antigravity-awesome-skills.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill go-rod-masterUmfassende Anleitung für Browser-Automatisierung und Web-Scraping mit Go-Rod (Chrome DevTools Protocol), einschließlich Stealth-Anti-Bot-Erkennungsmustern. Quelle: sickn33/antigravity-awesome-skills.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill go-rod-master Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/sickn33/antigravity-awesome-skills