ziplokk1 / credit-karma-scraper

Used to login and scrape your credit score from creditkarma.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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]

About

Used to login and scrape your credit score from creditkarma.com


Languages

Language:Python 100.0%