{"id":62663,"library":"caarlos0-go-reddit-v3","title":"go-reddit v3","description":"A Go client library for the Reddit API.","status":"active","version":"3.0.1","language":"go","source_language":null,"source_url":"https://github.com/caarlos0/go-reddit","tags":["reddit","api","client"],"install":[{"cmd":"go get github.com/caarlos0/go-reddit/v3","lang":"bash","label":"Install github.com/caarlos0/go-reddit/v3"}],"dependencies":[],"imports":[{"symbol":"reddit","correct":"github.com/caarlos0/go-reddit/v3"}],"quickstart":{"code":"package main\n\nimport (\n\t\"context\"\n\t\"github.com/caarlos0/go-reddit/v3\"\n)\n\nfunc main() {\n\tclient, _ := reddit.NewClient(nil)\n\t_, _ = client.Post.Links(context.Background(), \"golang\", \"hot\", nil)\n}","lang":"go","description":"Fetch hot posts from a subreddit"},"warnings":[],"env_vars":null,"search_vec":"'api':12,14 'client':7,15 'go':2,6 'go-reddit':1 'librari':8 'reddit':3,11,13 'v3':4","created_at":"2026-06-17T16:34:06.945537+00:00","updated_at":"2026-06-17T16:34:06.945537+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/caarlos0/go-reddit","github":"https://github.com/caarlos0/go-reddit","docs":"https://pkg.go.dev/github.com/caarlos0/go-reddit/v3#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}}