How to Install & Use TruecallerJS in Termux | Mobile Number Information Gathering Tool.

TruecallerJS Script :

TruecallerJS: This is a library for retrieving phone number details using the Truecaller API.

Installation Commands

pkg up -y
pkg install git -y
pkg install nodejs
Generating git code in 15 seconds...
cd truecallerjs
npm install -g truecallerjs
truecallerjs login

Login with any mobile number verify using otp, make sure you enter country code before that.

truecallerjs -s +919999999999

Here = '+91' is a country code and '9999999999' is target mobile number

You can also bulk search phone numbers using below commands

truecallerjs --bulksearch phone_number_1,phone_number_2,phone_number_3,...,phone_number_n

Post a Comment

0 Comments