{"id":19721045,"url":"https://github.com/o-200/codewars-exporter","last_synced_at":"2025-04-29T21:31:14.419Z","repository":{"id":190401035,"uuid":"682507311","full_name":"o-200/codewars-exporter","owner":"o-200","description":"Export your solutions to local file","archived":false,"fork":false,"pushed_at":"2024-09-08T08:38:34.000Z","size":119,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T19:51:12.088Z","etag":null,"topics":["codewars","codewars-kata","codewars-kata-solution","codewars-solutions","parser","parsing","ruby","ruby-app","selenium","selenium-webdriver","watir","watir-webdriver"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/o-200.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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-08-24T10:18:05.000Z","updated_at":"2025-04-04T15:24:19.000Z","dependencies_parsed_at":"2024-02-12T05:26:55.254Z","dependency_job_id":"1a0aaafe-4edc-4170-9ee9-672ade853d29","html_url":"https://github.com/o-200/codewars-exporter","commit_stats":null,"previous_names":["o-200/animated-garbanzo","o-200/codewars-exporter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/o-200%2Fcodewars-exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/o-200%2Fcodewars-exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/o-200%2Fcodewars-exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/o-200%2Fcodewars-exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/o-200","download_url":"https://codeload.github.com/o-200/codewars-exporter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251585792,"owners_count":21613278,"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":["codewars","codewars-kata","codewars-kata-solution","codewars-solutions","parser","parsing","ruby","ruby-app","selenium","selenium-webdriver","watir","watir-webdriver"],"created_at":"2024-11-11T23:13:12.423Z","updated_at":"2025-04-29T21:31:09.410Z","avatar_url":"https://github.com/o-200.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# codewars-exporter\n\n[![Ruby Style Guide](https://img.shields.io/badge/code_style-rubocop-brightgreen.svg)](https://github.com/rubocop/rubocop)\n\ncodewars-exporter is a prototype application which parse solutions from [codewars.com](https://www.codewars.com/dashboard) to local file. You can optionally choose languages and save methods.\n\n# api\n\nhttps://dev.codewars.com/\n\n# Functionality\n\n1. Check main info about profile\n2. Parse all solutions to one file\n3. Save solution per file\n4. Choosing language which to be parsed\n\n# Requirements\n\n## Using docker\n1. Docker\n\n## Local install\n1. geckodriver (https://github.com/mozilla/geckodriver)\n2. firefox-esr (https://www.mozilla.org/en-US/firefox/enterprise/)\n\n# Usage\n\n## Using Docker:\n\n#### 1. Install Project \n#### 2. Build Image\n`docker build -t codewars-exporter .`\n#### 3. Start Image bash\n`docker run -it -v $(pwd)/result:/codewars-exporter/result codewars-exporter /bin/sh`\n#### 4. Use Our functionality\n\n## Locall installation:\n\n#### 1. Install Project \n#### 2. Install require dependencies above\n##### 2.1 For geckodriver you should unpack acrhive and rename unpacked file to ```geckodriver```\n#### 3. ```bundle install```\n#### 4. Use Our functionality\n\n\n# Functionality:\nIf you're rubyist check bin/* for any configs, if isnt:\n\n- print info from codewars api - `bin/api \u003cemail\u003e \u003cpassword\u003e`\n- parse solutions - `bin/parser \u003cemail\u003e \u003cpassword\u003e \u003cchoice methods\u003e \u003clanguage\u003e`\n\n### Choice methods - must be integer\n\n1. Save every solution to every file\n2. Save all solutions to one text file\n\n#### Example of requests:\n\n1. bin/api myemail@email.com mypassword\n2. bin/parser myemail@email.com mypassword 1 ruby\n\n# Contribution\n\n1. Select issue and write comment like: \"I want to take the issue\"\n2. Wait my answer\n3. Fork the repository, create branch with issue name\n4. When task is complete - create pull request and tell me about status of task\n\nIf you needed for feature - create issue and let's discuss!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fo-200%2Fcodewars-exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fo-200%2Fcodewars-exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fo-200%2Fcodewars-exporter/lists"}