(Not Working Anymore)
an unofficial api wrapper for getcontact
npm install subekti404dev/urip-getcontactconst UripGetContact = require('urip-getcontact');
const getContact = new UripGetContact("GETCONTACT_TOKEN", "GETCONTACT_KEY");
getContact.checkNumber("087711223344")
.then((data) => {
console.log(data);
})
.catch((err) => {
console.log(err);
})Requirements: Android with ROOT-rights (or emulator).
- Install and login into getcontact
- Open in filemanager of phone
/data/data/app.source.getcontact/shared_prefs/GetContactSettingsPref.xml
GETCONTACT_KEY: FINAL_KEY
GETCONTACT_TOKEN: TOKEN