{"id":25861553,"url":"https://github.com/rakarmp/readerlibrarygo","last_synced_at":"2026-05-16T11:02:26.989Z","repository":{"id":192557048,"uuid":"686984717","full_name":"rakarmp/readerLibraryGo","owner":"rakarmp","description":"Reader Library Go For Get Data Website ","archived":false,"fork":false,"pushed_at":"2023-09-04T12:31:24.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T23:44:03.500Z","etag":null,"topics":["golang","reader","reader-data","reader-library","website-extractor"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rakarmp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-09-04T11:14:00.000Z","updated_at":"2023-09-04T12:34:29.000Z","dependencies_parsed_at":"2023-09-05T01:47:18.932Z","dependency_job_id":null,"html_url":"https://github.com/rakarmp/readerLibraryGo","commit_stats":null,"previous_names":["rakarmp/readerlibrarygo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rakarmp/readerLibraryGo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakarmp%2FreaderLibraryGo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakarmp%2FreaderLibraryGo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakarmp%2FreaderLibraryGo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakarmp%2FreaderLibraryGo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rakarmp","download_url":"https://codeload.github.com/rakarmp/readerLibraryGo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakarmp%2FreaderLibraryGo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280076110,"owners_count":26267696,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-20T02:00:06.978Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["golang","reader","reader-data","reader-library","website-extractor"],"created_at":"2025-03-01T23:44:14.146Z","updated_at":"2025-10-20T10:27:24.342Z","avatar_url":"https://github.com/rakarmp.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Reader Library Go\n\nWeb Reader To Get Data Website\n\n```\nWrite Pure Go\nGo Version 1.21.0\n```\n\n### Use\n\nChange Url In reader.go file\n\n```\nfunc main() {\n\treader := WebsiteReader(\"URL IN HERE\")\n\n\tdata := make([]byte, 1024)\n\n\tn, err := reader.Read(data)\n\n\tif err != nil {\n\t\tfmt.Println(\"Error : \", err)\n\t\treturn\n\t}\n\n\tfmt.Printf(\"Read %d bytes: %s\\n\", n, data[:n])\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frakarmp%2Freaderlibrarygo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frakarmp%2Freaderlibrarygo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frakarmp%2Freaderlibrarygo/lists"}