GithubHelp home page GithubHelp logo

Comments (9)

VampireFox2 avatar VampireFox2 commented on July 18, 2024 2

I just updated it and still had issues. It ran partially this time however it got the country code wrong. It said it was Canada when it's a US number. It got the state correct which is weird. It gets to the point where it says The number is valid and possible, running Numverify.com scan.... then displays some issues. I'll copy and paste it here.

Here it is:

python3 phoneinfoga.py -n +1619XXXXXXX -s all --osint
    ___ _                       _____        __                   
   / _ \ |__   ___  _ __   ___  \_   \_ __  / _| ___   __ _  __ _ 
  / /_)/ '_ \ / _ \| '_ \ / _ \  / /\/ '_ \| |_ / _ \ / _` |/ _` |
 / ___/| | | | (_) | | | |  __/\/ /_ | | | |  _| (_) | (_| | (_| |
 \/    |_| |_|\___/|_| |_|\___\____/ |_| |_|_|  \___/ \__, |\__,_|
                                                      |___/       
 PhoneInfoga Ver. v1.0.0-rc3
 Coded by Sundowndev


[!] ---- Fetching informations for 1619XXXXXXX ---- [!]
[*] Running local scan...
[*] Country code found: Canada (CA)
[+] International format: +1 619-XXX-XXXX
[+] Local format: 0619XXXXXXX
[+] Country code: +1
[+] Location: California
[+] Carrier: 
[+] Area: California
[+] Timezone: America/Los_Angeles
[*] The number is valid and possible.
[*] Running Numverify.com scan...
Traceback (most recent call last):
  File "phoneinfoga.py", line 666, in <module>
    scanNumber(args.number)
  File "phoneinfoga.py", line 625, in scanNumber
    numverifyScan()
  File "phoneinfoga.py", line 343, in numverifyScan
    data = json.loads(response.content)
  File "/usr/lib/python3.5/json/__init__.py", line 312, in loads
    s.__class__.__name__))
TypeError: the JSON object must be str, not 'bytes'

from phoneinfoga.

sundowndev avatar sundowndev commented on July 18, 2024

Could you provide the dial code of the number you attempt to scan ?
It's not clear to me. +1 ?

from phoneinfoga.

VampireFox2 avatar VampireFox2 commented on July 18, 2024

+1 is for the United States

from phoneinfoga.

sundowndev avatar sundowndev commented on July 18, 2024

Can you update the tool and retry ? It should be fixed.
git pull or python3 phoneinfoga.py --update

from phoneinfoga.

sundowndev avatar sundowndev commented on July 18, 2024

I was able to reproduce this. For some reasons it works fine on the release candidate branch (develop). I just merged it.

Can you retry and tell me ?
Thank you

from phoneinfoga.

VampireFox2 avatar VampireFox2 commented on July 18, 2024

Hello again, my apologies for the late reply I was very busy. I still receive the same errors as above. It also still displays Canada as the country code. Most of everything before that works and is valid.

from phoneinfoga.

sundowndev avatar sundowndev commented on July 18, 2024

Hi, I just pushed a commit to the develop branch. Can you use it and try again ?

git checkout develop then git pull

Either it will work, or you should get a custom error such as "Numverify is not available"

Thank you!

from phoneinfoga.

VampireFox2 avatar VampireFox2 commented on July 18, 2024

So I ran the commands you stated above and that solved it. Everything works now! The entire scan completed and I had no errors whatsoever. The only thing that was incorrect was the Country displayed for the country code which displays Country code found: Canada (CA). Other than that everythings good. Thanks!

from phoneinfoga.

NeOkC avatar NeOkC commented on July 18, 2024

¿How can i fix this error?

[*] Running Numverify.com scan...
[!] Numverify.com is not available
[!] Couldn't find a tree builder with the features you requested: html5lib. Do you need to install a parser library?

from phoneinfoga.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.