{"id":71658,"library":"headzoo-surf","title":"Surf","description":"Surf is a Go library that assembles other packages into a usable browser for web scraping and automation.","status":"active","version":"1.0.1","language":"go","source_language":null,"source_url":"https://github.com/headzoo/surf","tags":["web-scraping","browser","automation"],"install":[{"cmd":"go get github.com/headzoo/surf","lang":"bash","label":"Install github.com/headzoo/surf"}],"dependencies":[],"imports":[{"symbol":"surf","correct":"github.com/headzoo/surf"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/headzoo/surf\"\n\t\"log\"\n)\n\nfunc main() {\n\tbow := surf.NewBrowser()\n\terr := bow.Open(\"https://example.com\")\n\tif err != nil {\n\t\tlog.Fatal(err)\n\t}\n\tlog.Println(bow.Title())\n}","lang":"go","description":"Opens a URL and prints the page title."},"warnings":[],"env_vars":null,"search_vec":"'assembl':8 'autom':19,24 'browser':14,23 'go':5 'librari':6 'packag':10 'scrape':17,22 'surf':1,2 'usabl':13 'web':16,21 'web-scrap':20","created_at":"2026-06-17T18:30:01.107498+00:00","updated_at":"2026-06-17T18:30:01.107498+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/headzoo/surf","github":"https://github.com/headzoo/surf","docs":"https://pkg.go.dev/github.com/headzoo/surf#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}