{"id":18347431,"url":"https://github.com/aalok05/trendingrepoparser","last_synced_at":"2025-04-06T09:31:14.685Z","repository":{"id":88685891,"uuid":"113657763","full_name":"aalok05/TrendingRepoParser","owner":"aalok05","description":".NET Standard library for getting Trending Repositories on GitHub","archived":false,"fork":false,"pushed_at":"2018-02-04T12:12:27.000Z","size":21,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-28T19:03:06.400Z","etag":null,"topics":["github","netstandard","netstandard20","trending"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aalok05.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-09T09:28:53.000Z","updated_at":"2023-02-26T23:23:59.000Z","dependencies_parsed_at":"2023-03-09T13:45:23.714Z","dependency_job_id":null,"html_url":"https://github.com/aalok05/TrendingRepoParser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aalok05%2FTrendingRepoParser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aalok05%2FTrendingRepoParser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aalok05%2FTrendingRepoParser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aalok05%2FTrendingRepoParser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aalok05","download_url":"https://codeload.github.com/aalok05/TrendingRepoParser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247463743,"owners_count":20942935,"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","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":["github","netstandard","netstandard20","trending"],"created_at":"2024-11-05T21:14:03.766Z","updated_at":"2025-04-06T09:31:14.675Z","avatar_url":"https://github.com/aalok05.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TrendingRepoParser\n[![NuGet](https://img.shields.io/nuget/dt/TrendingRepoParser.svg)](https://www.nuget.org/packages/TrendingRepoParser)\n\nA .NET Standard library that parses owner and repository name from GitHub Trending page.\n\n\u003ca href=\"https://www.nuget.org/packages/TrendingRepoParser/\"\u003e\u003cimg src=\"http://i.pi.gy/r8Wr.png\" alt=\"Get it from NuGet\" width='280' /\u003e\u003c/a\u003e\n\n# Usage\nYou can get Today, Weekly and Monthly trending repositories.\n```csharp\npublic enum TimeRange\n{\n    TODAY, WEEKLY, MONTHLY\n}\n```\nJust pass the `TimeRange` enum to `ExtractTrendingRepoNames` method\n```csharp\nawait TrendingRepoParserService.ExtractTrendingRepoNames(TrendingRepoParserService.TimeRange.TODAY);\n```\n# Dependencies\n* [HTML Agility Pack](https://www.nuget.org/packages/HtmlAgilityPack)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faalok05%2Ftrendingrepoparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faalok05%2Ftrendingrepoparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faalok05%2Ftrendingrepoparser/lists"}