Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 347 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 347 Bytes

This is a simple script to login to creditkarma.com and scrape your credit scores from each of the bureaus.

Usage:

  1. Clone this repository
  2. Go inside the root folder
  3. Install the requirements pip install -r requirements.txt

and then you can run the script as follows:

$ python main.py -u [username] -p [password]