This is a simple script to login to creditkarma.com and scrape your credit scores from each of the bureaus.
- Clone this repository
- Go inside the root folder
- Install the requirements
pip install -r requirements.txt
and then you can run the script as follows:
$ python main.py -u [username] -p [password]