Collect credit score from noddle.co.uk
A simple way to collect your score from noddle.co.uk and new url creditkarma.co.uk
Example result of work
Date: 01/05/2019
Score: 579
Install
git clone https://github.com/Toxblh/NoddleScore
cd NoddleScore
echo "module.exports = { login: 'YourL0gin', pass: 'YourPassw0rd'}" > creds.js
yarn
ornpm i
node ./index.js
- Your score already front of you
Lib version
npm i noddle-score
- Use
const getNoddleScore =