{"id":52259,"library":"go-rod-rod","title":"Rod","description":"Package rod is a high-level driver directly based on DevTools Protocol.","status":"active","version":"0.116.2","language":"go","source_language":null,"source_url":"https://github.com/go-rod/rod","tags":["browser","automation","devtools","scraping"],"install":[{"cmd":"go get github.com/go-rod/rod","lang":"bash","label":"Install github.com/go-rod/rod"}],"dependencies":[],"imports":[{"symbol":"rod","correct":"github.com/go-rod/rod"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/go-rod/rod\"\n)\n\nfunc main() {\n\tbrowser := rod.New().MustConnect()\n\tdefer browser.Close()\n\tpage := browser.MustPage(\"https://example.com\")\n\tpage.MustWaitLoad()\n}","lang":"go","description":"Launches a browser, navigates to a page, and waits for it to load."},"warnings":[],"env_vars":null,"search_vec":"'autom':16 'base':11 'browser':15 'devtool':13,17 'direct':10 'driver':9 'high':7 'high-level':6 'level':8 'packag':2 'protocol':14 'rod':1,3 'scrape':18","created_at":"2026-06-15T06:47:55.025249+00:00","updated_at":"2026-06-15T06:47:55.025249+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/go-rod/rod","github":"https://github.com/go-rod/rod","docs":"https://pkg.go.dev/github.com/go-rod/rod#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}