Skip to content

yevh-berdnyk/truecaller-test-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Task

This repository contains my solution to the Truecaller test task

Required installations

How to run it

  • Connect your real Android device with PC via cable and enable USB debugging. Make sure WiFi or mobile data is turned on. Do NOT run the script on your real device if you are already using Truecaller app! All application data will be deleted before the run
  • Open command line and run truecaller.py file with a phone number as an argument python3 <path/to/the/file/truecaller.py> +1234567890

Result file example:

{
    "first_name": "Test",
    "last_name": "Name",
    "email": "[email protected]",
    "location": "Ukraine"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages