Guvi codekata web scraper

It scrape all the problem and solution of Codekata which you have complited topic wise and give you in a single folder containing all the subfolder containing all the topicwise solution.

To use it follow:

  1. Download the reposatory.
  2. open scrape.py
  3. Replace email_input.send_keys("With your original email if used for login codekata")
  4. Replace pass_input.send_keys("With your original password if used for login codekata")
  5. Than run categories.py and you will most probably get all complited solutions topic wise in subfolder.