Skip to content

opastushkov/cw-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cw-parser

cw-parser - web scraper for CodeWars. Script downloads all solutions from your account and saves them on your PC.

Features

cw-parser creates README.md for each solution. And furthermore, script generates README.md for root folder with all solutions. Main README contains statistics on solved katas and them kyus. cw-parser separates all solutions by languages and kyus (see folders tree below)

Installation and usage

  1. Clone this repository
git clone https://github.com/opastushkov/cw-parser.git
  1. Create virtual environment, activate it and install all necessary packages
python3.7 -m venv venv
source src/bin/activate
pip install requirements.txt
  1. Run Source.py
python Source.py
  1. Enter your credentials for CodeWars

  2. Profit!

Example

Result of work you can see in this reposiroty

About

💥Parser for codewars.com💥

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages