{"id":63609,"library":"slymarbo-rss","title":"RSS/Atom Feed Parser","description":"Package rss is a small library for simplifying the parsing of RSS and Atom feeds.","status":"active","version":"1.0.5","language":"go","source_language":null,"source_url":"https://github.com/SlyMarbo/rss","tags":["rss","atom","feed","parsing","http"],"install":[{"cmd":"go get github.com/SlyMarbo/rss","lang":"bash","label":"Install github.com/SlyMarbo/rss"}],"dependencies":[],"imports":[{"symbol":"rss","correct":"github.com/SlyMarbo/rss"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/SlyMarbo/rss\"\n)\n\nfunc main() {\n\tfeed, err := rss.Fetch(\"https://example.com/feed.xml\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(feed.Title)\n}","lang":"go","description":"Fetch and parse an RSS feed"},"warnings":[],"env_vars":null,"search_vec":"'atom':17,20 'feed':2,18,21 'http':23 'librari':9 'packag':4 'pars':13,22 'parser':3 'rss':5,15,19 'rss/atom':1 'simplifi':11 'small':8","created_at":"2026-06-17T16:45:49.171170+00:00","updated_at":"2026-06-17T16:45:49.171170+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/SlyMarbo/rss","github":"https://github.com/SlyMarbo/rss","docs":"https://pkg.go.dev/github.com/SlyMarbo/rss#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","serialization"],"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}}