{"id":16341712,"url":"https://github.com/psibi/cricbuzz","last_synced_at":"2025-03-23T00:32:30.850Z","repository":{"id":3375556,"uuid":"4423034","full_name":"psibi/cricbuzz","owner":"psibi","description":"For fetching Live Cricket Score from CricBuzz","archived":false,"fork":false,"pushed_at":"2017-10-24T19:47:40.000Z","size":20,"stargazers_count":18,"open_issues_count":4,"forks_count":28,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T15:54:04.712Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psibi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-05-23T17:24:22.000Z","updated_at":"2023-09-23T18:05:19.000Z","dependencies_parsed_at":"2022-09-07T07:30:49.822Z","dependency_job_id":null,"html_url":"https://github.com/psibi/cricbuzz","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/psibi%2Fcricbuzz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psibi%2Fcricbuzz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psibi%2Fcricbuzz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psibi%2Fcricbuzz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psibi","download_url":"https://codeload.github.com/psibi/cricbuzz/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245040235,"owners_count":20551297,"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":[],"created_at":"2024-10-11T00:00:12.068Z","updated_at":"2025-03-23T00:32:30.282Z","avatar_url":"https://github.com/psibi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"cricbuzz\n========\n\nFor fetching Live Cricket Score from cricbuzz\n\nUsage:\n------\n\nAn example of how to get live scores.\n\n    \t   from cricbuzz import *    \t   \n    \t   cric = CricbuzzParser()\n    \t   match = cric.getXml()\n    \t   details = cric.handleMatches(match) #Returns Match details as List of Dictionary. Parse it according to requirements.\n    \n\nLicense:\n--------\nGNU General Public License v3 (GPLv3)\n\nBug Report:\n-----------\nIssue it here: https://github.com/psibi/cricbuzz/issues\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsibi%2Fcricbuzz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsibi%2Fcricbuzz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsibi%2Fcricbuzz/lists"}