Coder Social home page Coder Social logo

dcguimar / number-tracker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shivang21007/number-tracker

0.0 0.0 0.0 10 KB

This is phone-number tracking pyhton script. You can get some useful information about any phone-number. this script is using some pyhton modules like geocoder, phonenumbers, folium and opencage api to gather data. this is script also show you location of the number on map.

License: MIT License

Python 100.00%

number-tracker's Introduction

This is phone-number tracking pyhton script. You can get some useful information about any phone-number(including international phone-numbers). This script is using some pyhton modules like geocoder, phonenumbers, folium and opencage api to gather data. This is script also show you location of the number on map.

pyhton snipit

๐Ÿ› ๏ธ Installation Guidelines:

  1. Fork the project. Click on the icon on the top right to get started

  2. Clone the project, you can use the following command on your local terminal:

    git clone https://github.com/your-user-name/Number-Tracker.git
  3. Also don't forget to give star to codebase after using it โœจ.

๐Ÿ“Œ To install Pyhton Dependencies

  1. First make sure you have install python in your local system. click here to download pyhton

  2. Go to your code folder and in terminal run -

  3. For Phonenumbers Library -

    pip install phonenumbers
  4. For Geocoder Library -

    pip install geocoder
  5. For Opencage API -

    pip install opencage
  6. For Folium Library -

    pip install folium

OpenCage API key

  1. Go to OpenCage Site.
  2. Signin and Get you api-key.
  3. Create a "key.py" file .
  4. And paste your api-key there like this -
    keys = "Enter-your-API-Key"

๐Ÿ’ป To Start the Application on your local system.

  1. Just execute the main.py file.
  2. enter you no. with country code -
    +91 XXXXXXXXXX
  3. And script will display the information in your terminal and also show you on the map.
  4. If map doesn't open automatically in browser, Just click the "mylocation.html" manually.

number-tracker's People

Contributors

shivang21007 avatar

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.