{"id":51878,"library":"jaytaylor-html2text","title":"HTML2Text","description":"Package html2text converts HTML documents into plain text, preserving links and basic formatting.","status":"active","version":"0.0.0-20260303211410-1a4bdc82ecec","language":"go","source_language":null,"source_url":"https://github.com/jaytaylor/html2text","tags":["html","text","conversion","scraping"],"install":[{"cmd":"go get github.com/jaytaylor/html2text","lang":"bash","label":"Install github.com/jaytaylor/html2text"}],"dependencies":[],"imports":[{"symbol":"html2text","correct":"github.com/jaytaylor/html2text"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/jaytaylor/html2text\"\n)\n\nfunc main() {\n\ttext, _ := html2text.FromString(\"<p>Hello <b>World</b></p>\")\n\tfmt.Println(text)\n}","lang":"go","description":"Convert an HTML string to plain text."},"warnings":[],"env_vars":null,"search_vec":"'basic':13 'convers':17 'convert':4 'document':6 'format':14 'html':5,15 'html2text':1,3 'link':11 'packag':2 'plain':8 'preserv':10 'scrape':18 'text':9,16","created_at":"2026-06-15T06:33:22.442065+00:00","updated_at":"2026-06-15T06:33:22.442065+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/jaytaylor/html2text","github":"https://github.com/jaytaylor/html2text","docs":"https://pkg.go.dev/github.com/jaytaylor/html2text#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}}