{"id":18280041,"url":"https://github.com/lepips/workouts","last_synced_at":"2025-06-28T19:36:11.856Z","repository":{"id":122452304,"uuid":"162499502","full_name":"LePips/Workouts","owner":"LePips","description":"Simple exercise parser for Bodybuilding.com","archived":false,"fork":false,"pushed_at":"2021-05-21T06:19:34.000Z","size":23174,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-27T02:08:41.101Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LePips.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":"2018-12-19T22:54:53.000Z","updated_at":"2021-05-21T06:19:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"1d2e02b7-9b56-4cd3-941b-a4c17521ca3b","html_url":"https://github.com/LePips/Workouts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LePips/Workouts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LePips%2FWorkouts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LePips%2FWorkouts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LePips%2FWorkouts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LePips%2FWorkouts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LePips","download_url":"https://codeload.github.com/LePips/Workouts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LePips%2FWorkouts/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262484700,"owners_count":23318529,"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-11-05T12:32:24.622Z","updated_at":"2025-06-28T19:36:11.795Z","avatar_url":"https://github.com/LePips.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Workouts\n\nUses selenium to scrape exercise information. Selenium is used because the exercises are lazy loaded, too lazy to try native python solution found online.\n\nEach muscle group has its own json file, with the format:\n```\n{\n  '\u003cmuscle group\u003e': [\n    {\n      'title': \u003cexercise title\u003e,\n      'equipment': \u003cexercise equipment\u003e,\n      'link': \u003clink to exercise page\u003e,\n      'pictures': [\u003cpicture links from exercise page\u003e]\n    },\n    ...\n  ]\n}\n```\n\nParsing all of the exercises for all of the muscle groups will take a long time.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flepips%2Fworkouts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flepips%2Fworkouts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flepips%2Fworkouts/lists"}