{"id":28140494,"url":"https://github.com/kingcitaldo125/mlbscores","last_synced_at":"2025-08-26T15:07:46.869Z","repository":{"id":52609528,"uuid":"184941606","full_name":"Kingcitaldo125/MLBScores","owner":"Kingcitaldo125","description":"Download the MLB scores for a day","archived":false,"fork":false,"pushed_at":"2022-09-29T22:53:32.000Z","size":65,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2023-03-07T21:39:17.617Z","etag":null,"topics":["api-client","baseball-reference","games-played","mlb-game","regular-expression","scores-api"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Kingcitaldo125.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-04T20:32:28.000Z","updated_at":"2022-09-29T22:53:34.000Z","dependencies_parsed_at":"2023-01-18T22:15:44.568Z","dependency_job_id":null,"html_url":"https://github.com/Kingcitaldo125/MLBScores","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kingcitaldo125%2FMLBScores","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kingcitaldo125%2FMLBScores/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kingcitaldo125%2FMLBScores/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kingcitaldo125%2FMLBScores/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kingcitaldo125","download_url":"https://codeload.github.com/Kingcitaldo125/MLBScores/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254198479,"owners_count":22030966,"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":["api-client","baseball-reference","games-played","mlb-game","regular-expression","scores-api"],"created_at":"2025-05-14T18:11:40.949Z","updated_at":"2025-08-26T15:07:46.854Z","avatar_url":"https://github.com/Kingcitaldo125.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MLB Game Results (MLBScores)\n## Get the results from any regular season MLB game in MLB history (1871 onwards)\n\nSpecial thanks to [Baseball Reference](https://www.baseball-reference.com/), which has a de-facto API that makes this possible.\nThis is essentially a [MUD](https://en.wikipedia.org/wiki/MUD) based on the [boxscores](https://www.baseball-reference.com/boxes/) for Baseball Reference.\n\n## Usage\nFollow the command prompt guide for the `download.bat` script like so:\n\n```\n**************************************\nSelect an Option Below:\n\n1:Get yesterday's scores\n2:Get tomorrow's scores (coming soon)\n3:Get scores for a particular date\n4:Exit\n**************************************\n```\n\nFor option ``3``, this can be entered like so:\n\n```\nEnter in Year\n2001\nEnter in Month\n4\nEnter in Day\n1\n```\n\nWhich will result in:\n\n```\nScores for 200141:\nDate Apr 01 2001\n```\n\nwith a gamelist for all games played.\nIf there were no games played for that day, it will report:\n\n```\nGameList: 0\nNo Games Were or Have Yet Been Played on This Date\n```\n\n### JSON Results\nTo get the games/scores for a day in JSON format, change the `do_export_json` variable to `True` in the `download.py` file.\nGame results will be written to disk after the program finishes parsing game information for a particular date.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkingcitaldo125%2Fmlbscores","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkingcitaldo125%2Fmlbscores","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkingcitaldo125%2Fmlbscores/lists"}