TermuxHackz / X-osint

This is an Open source intelligent framework ie an osint tool which gathers valid information about a phone number, user's email address, perform VIN Osint, and reverse, perform subdomain enumeration, able to find email from a name, and so much more. Best osint tool for Termux and linux
https://termuxhackz.github.io/How-to-get-information-using-Xosint.html
GNU General Public License v3.0
850 stars 85 forks source link

It doesnt work #13

Closed zerealcrunch closed 1 week ago

zerealcrunch commented 1 year ago

Traceback (most recent call last): File "/usr/local/bin/xosint", line 482, in phone_info() File "/usr/local/bin/xosint", line 315, in phone_info print("\033[1;91m➤\033[1;97m Valid : " + str(phe.json() ['valid']))


KeyError: 'valid'
Justin-Lund commented 1 year ago

I also get a key error "valid" when trying to do a phone number lookup on the Linux version, but on a different line #:

xosint>> 3 [+] Enter phone number with country code: +13238941111

[+] Please enter a valid Opencage API key (Get from opencagedata.com): ***** [+] File written: ./opencage_api.txt

If you get an error it is likely due to the number of request going into the server so try again later

[~] Phone Number Details are given down below

➤ Target Number : +13238941111 ➤ Status Code : 200 Traceback (most recent call last): File "/usr/local/bin/xosint", line 488, in phone_info() File "/usr/local/bin/xosint", line 321, in phone_info print("\033[1;91m➤\033[1;97m Valid : " + str(phe.json() ['valid'])) KeyError: 'valid' parallels@parallels-Parallels-Virtual-Platform:~$

TermuxHackz commented 1 year ago

Hello @Justin-Lund , @zerealcrunch , kindly try again preferably after 24hrs, too many requests going through, I'm also working on another fix, thank you. It works on my side though, but thank you for opening an issue,