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

Latest commit

 

History

History
39 lines (29 loc) · 1.15 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.15 KB

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://numspy.pythonanywhere.com/

API End-Point:
http://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