{"id":19389787,"url":"https://github.com/toxblh/creditclub","last_synced_at":"2025-07-26T13:38:14.418Z","repository":{"id":45310124,"uuid":"184435931","full_name":"Toxblh/CreditClub","owner":"Toxblh","description":"Your score from clubs.moneysavingexpert.com/creditclub","archived":false,"fork":false,"pushed_at":"2021-12-23T10:09:53.000Z","size":135,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-07T16:48:09.272Z","etag":null,"topics":["creditclub","creditscore","experian"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Toxblh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-01T15:18:44.000Z","updated_at":"2021-12-22T10:10:39.000Z","dependencies_parsed_at":"2022-07-17T02:16:29.997Z","dependency_job_id":null,"html_url":"https://github.com/Toxblh/CreditClub","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toxblh%2FCreditClub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toxblh%2FCreditClub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toxblh%2FCreditClub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toxblh%2FCreditClub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toxblh","download_url":"https://codeload.github.com/Toxblh/CreditClub/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240549430,"owners_count":19819137,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["creditclub","creditscore","experian"],"created_at":"2024-11-10T10:17:25.365Z","updated_at":"2025-02-24T20:06:06.213Z","avatar_url":"https://github.com/Toxblh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Latest Stable Version](https://img.shields.io/npm/v/credit-club.svg)](https://www.npmjs.com/package/credit-club)\n[![License](https://img.shields.io/npm/l/credit-club.svg)](https://www.npmjs.com/package/credit-club)\n[![NPM Downloads](https://img.shields.io/npm/dt/credit-club.svg)](https://www.npmjs.com/package/credit-club)\n\n# Collect credit score from CreditClub\nA simple way to collect your score from clubs.moneysavingexpert.com/creditclub\n\n### Example result of work\n```\nDate: 7 Apr 2019\nScore: 932\n```\n\n### Install\n1. `git clone https://github.com/Toxblh/CreditClub`\n2. `cd CreditClub`\n3. `echo \"module.exports = { login: 'YourL0gin', pass: 'YourPassw0rd', word: 'YourW0rd'}\" \u003e creds.js`\n4. `yarn` or `npm i`\n5. `node ./index.js`\n6. Your score already front of you\n\n\n### Lib version\n1. `npm i credit-club`\n2. Use\n```js\nconst getCreditClubScore = require('credit-club')\n\ngetCreditClubScore({\n  login: creds.login,\n  pass: creds.pass,\n  word: creds.word\n}).then(score =\u003e {\n  console.log('Report date:', score.report_date)\n  console.log('Days until new:', score.updated_date)\n  console.log('Score:', score.score)\n})\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoxblh%2Fcreditclub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoxblh%2Fcreditclub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoxblh%2Fcreditclub/lists"}