Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 397 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 397 Bytes

Codewars Solutions Scraper

Scraper based on selenium.

May be little slow with too many solved solutions, but does it's work.

Example of generated folder

https://github.com/martin-minarik/codewars-my-solutions

Usage

  1. Create and enter virtual environment in way you know
  2. Install requirements: pip install -r requirements.txt
  3. Edit config.toml
  4. Run main.py: python main.py