{"id":21032749,"url":"https://github.com/quiteafancyemerald/geometry-dash-level-history-cli","last_synced_at":"2025-04-28T13:30:18.639Z","repository":{"id":223245419,"uuid":"736504079","full_name":"QuiteAFancyEmerald/Geometry-Dash-Level-History-CLI","owner":"QuiteAFancyEmerald","description":"This tool that allows you to graph or export level IDs from the game Geometry Dash on a monthly, weekly or yearly basis. It fetches approximate ID values attached to a certain date from the GDHistory API site.","archived":false,"fork":false,"pushed_at":"2024-02-19T06:59:58.000Z","size":68,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-24T17:55:47.723Z","etag":null,"topics":["gdscript","geometry-dash","geometrydash","geometrydash-api","python"],"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/QuiteAFancyEmerald.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-28T04:57:39.000Z","updated_at":"2024-12-21T09:14:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"f6f18792-f21c-481c-b77c-83fa55d29327","html_url":"https://github.com/QuiteAFancyEmerald/Geometry-Dash-Level-History-CLI","commit_stats":null,"previous_names":["quiteafancyemerald/gd-level-id-graphing-utility","quiteafancyemerald/geometry-dash-level-history-cli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuiteAFancyEmerald%2FGeometry-Dash-Level-History-CLI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuiteAFancyEmerald%2FGeometry-Dash-Level-History-CLI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuiteAFancyEmerald%2FGeometry-Dash-Level-History-CLI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuiteAFancyEmerald%2FGeometry-Dash-Level-History-CLI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QuiteAFancyEmerald","download_url":"https://codeload.github.com/QuiteAFancyEmerald/Geometry-Dash-Level-History-CLI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251319744,"owners_count":21570449,"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":["gdscript","geometry-dash","geometrydash","geometrydash-api","python"],"created_at":"2024-11-19T12:45:06.044Z","updated_at":"2025-04-28T13:30:18.603Z","avatar_url":"https://github.com/QuiteAFancyEmerald.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Geometry Dash ID History Graphing Utility\nUpon researching for a video I created a tool that allows you to graph level IDs from the game Geometry Dash on a monthly, weekly or yearly basis. It fetches approximate ID values attached to a certain date from the GDHistory API site.\n\nThis tool uses **matplotlib** for the graph view and also supports an organized CSV export table for those who wish to export data.\n\n**API:** https://history.geometrydash.eu/\n\n**Interaction:** https://history.geometrydash.eu/api/v1/date/date/{random_date}\n\n![Geometry ID History Graph Utility SS](example.png)\n\n### Configuration\n```\nstart_date = datetime(2013, 7, 1)\nend_date = datetime.now()\ndate_list = [generate_random_date(date.year, date.month) for date in pd.date_range(start=start_date, end=end_date, freq='MS')]\n```\n\n### Setup\n1) Clone this repository\n2) Run `pip install -r requirements.txt`\n3) Run either the main `run.py` file for a graph view or `spreadsheet.py` for a quick CSV export\n4) Tweak the configuration as needed for use case\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquiteafancyemerald%2Fgeometry-dash-level-history-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquiteafancyemerald%2Fgeometry-dash-level-history-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquiteafancyemerald%2Fgeometry-dash-level-history-cli/lists"}