{"id":22257348,"url":"https://github.com/danbugs/msv-braacket-utilities","last_synced_at":"2025-03-25T13:11:47.696Z","repository":{"id":264886076,"uuid":"848552855","full_name":"danbugs/msv-braacket-utilities","owner":"danbugs","description":"Braacket doesn't have an API, so, if you want to access the data, you have to scrape it. This is a collection of utilities to help you do that.","archived":false,"fork":false,"pushed_at":"2024-08-28T01:14:03.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T11:49:14.106Z","etag":null,"topics":["python","smash"],"latest_commit_sha":null,"homepage":"","language":"Python","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/danbugs.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-28T01:12:51.000Z","updated_at":"2024-08-28T01:14:19.000Z","dependencies_parsed_at":"2024-11-26T16:42:26.467Z","dependency_job_id":"510d43ff-2db3-49ee-b0f3-144650eb7bcc","html_url":"https://github.com/danbugs/msv-braacket-utilities","commit_stats":null,"previous_names":["danbugs/msv-braacket-utilities"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danbugs%2Fmsv-braacket-utilities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danbugs%2Fmsv-braacket-utilities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danbugs%2Fmsv-braacket-utilities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danbugs%2Fmsv-braacket-utilities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danbugs","download_url":"https://codeload.github.com/danbugs/msv-braacket-utilities/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245467627,"owners_count":20620216,"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":["python","smash"],"created_at":"2024-12-03T08:10:20.154Z","updated_at":"2025-03-25T13:11:47.668Z","avatar_url":"https://github.com/danbugs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Braacket Utilties\n\nBraacket doesn't have an API, so, if you want to access the data, you have to scrape it. This is a collection of utilities to help you do that.\n\n## Most Improved (`most-improved.py`)\n\nThis script will get the most improved players in a given season, which is determined by the difference in their current rating points and their rating points at the beginning of the season.\n\nYou can use it like so:\n\n```bash\npy .\\most-improved.py https://braacket.com/league/MSVS/ranking/61481DD2-6EF1-40F8-82A7-6EF1769AE8DE?rows=200\n```\n\nThis will output the most improved to a `.txt` file, like: `most-improved-20240827173029.txt`.\n\nIf you'd like to sort the list, you can also run the script like so:\n\n```bash\npy .\\most-improved.py most-improved-20240827173029.txt\n```\n\nThis will output the sorted list to a `.txt` file, like: `most-improved-20240827175959-sorted`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanbugs%2Fmsv-braacket-utilities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanbugs%2Fmsv-braacket-utilities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanbugs%2Fmsv-braacket-utilities/lists"}