Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.
/ numspy-api Public archive

A public api by which you can find some details of any mobile number in india.

License

Notifications You must be signed in to change notification settings

bhattsameer/numspy-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Numspy-api Python 3.x Flask

NumSpy logo

A public api by which you can find some details of any mobile number in india. This Api Will provide you Json output so its very easy to use into your own code.

Document

API Link:
http:https://numspy.pythonanywhere.com/

API End-Point:
http:https://numspy.pythonanywhere.com/LocateMobile/Your_10_digit_Mobile_number

Output Format

  {
    "data":{
      "Mobile":"",
      "Name":"",
      "Provider":"",
      "State":""
    }
  }

Feel Free To Make a Pull Request and Contribure :)

Also Check

Python numspy module Link:
numspy-git

Project Link:
numspy-PyPI

Credits

Thanks to Way2sms.
NumSpy-Logo : Hariom Panchal