{"id":15443734,"url":"https://github.com/omkarpathak/codechef-problem-statement-downloader","last_synced_at":"2025-04-19T20:21:32.694Z","repository":{"id":91265522,"uuid":"95616219","full_name":"OmkarPathak/Codechef-Problem-Statement-Downloader","owner":"OmkarPathak","description":"Script for downloading codechef problem statements","archived":false,"fork":false,"pushed_at":"2017-07-01T01:28:07.000Z","size":272,"stargazers_count":10,"open_issues_count":1,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-28T23:40:55.459Z","etag":null,"topics":["beautifulsoup","codechef","codechef-crawler","python3","urllib"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OmkarPathak.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}},"created_at":"2017-06-28T01:33:38.000Z","updated_at":"2023-03-30T05:24:52.000Z","dependencies_parsed_at":"2024-02-01T15:26:57.706Z","dependency_job_id":"7b1087da-b244-4a9a-ae9f-a0183410c0fe","html_url":"https://github.com/OmkarPathak/Codechef-Problem-Statement-Downloader","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmkarPathak%2FCodechef-Problem-Statement-Downloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmkarPathak%2FCodechef-Problem-Statement-Downloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmkarPathak%2FCodechef-Problem-Statement-Downloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmkarPathak%2FCodechef-Problem-Statement-Downloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OmkarPathak","download_url":"https://codeload.github.com/OmkarPathak/Codechef-Problem-Statement-Downloader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229420699,"owners_count":18070185,"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":["beautifulsoup","codechef","codechef-crawler","python3","urllib"],"created_at":"2024-10-01T19:36:33.839Z","updated_at":"2024-12-12T16:43:32.024Z","avatar_url":"https://github.com/OmkarPathak.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Codechef-Problem-Statement-Downloader\n\nThis is the script that I have used to download the codechef problem statements.\n\nOmkar Pathak,\u003cbr /\u003e\nPune, Maharashtra, India.\u003cbr /\u003e\n\n## Requirements\n\n* **Beautiful Soup Module**\n    * If you are using Debian or any Debian based Linux distro such as Ubuntu then you can install Beautiful Soup by\n    typing `apt-get install python-bs4` (for Python 2) or `apt-get install python3-bs4` (for Python 3)\n    * If you prefer downloading via pip you can download it by executing these commands:\n    `pip install beautifulsoup4` (for Python 2) or `pip3 install beautifulsoup4` (for Python 3)\n\n* **urllib.request module**\n    * This module is built-in for Python 3\n    * Python 2 users can use urllib2 in the program\n\n## How to Use\n\n* Download or fork the repository.\n* Make sure all the requirements are satisfied.\n* Run the application by executing `python3 CodechefProblemStatementDownloader.py` command in your terminal.\n\n# Working\n\n* Each problem statement gets downloaded and is written in a text file. The file is named according to the code name given by the codechef.\n\n![Codechef-Problem-Statement-Downloader](CodechefResult1.png \"Codechef-Problem-Statement-Downloader\")\n\n* Each file contains the problem statement as described on the codechef website\n\n![Codechef-Problem-Statement-Downloader](CodechefResult2.png \"Codechef-Problem-Statement-Downloader\")\n\n* Problem statements are arranged according to their level. Beginner (School), easy , medium, hard, challenge, peer (extcontest) are the levels defined by codechef\n\n![Codechef-Problem-Statement-Downloader](CodechefResult3.png \"Codechef-Problem-Statement-Downloader\")\n\n# Todo\n- [X] Add the progess bar for downloads.\n- [ ] Improve the overall execution using multitasking.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomkarpathak%2Fcodechef-problem-statement-downloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomkarpathak%2Fcodechef-problem-statement-downloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomkarpathak%2Fcodechef-problem-statement-downloader/lists"}