Python Project | How to track someone location with phone number - Google Map

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 พ.ค. 2024
  • Python Project | How to track someone location with phone number - Google Map
    🎁 20+ Python Projects: • Python Projects
    Phonenumbers Python Library: pypi.org/project/phonenumbers/
    OpenCage Geocoding Module for Python: pypi.org/project/opencage/
    OpenCage Geocoding API: opencagedata.com/
    Folium: pypi.org/project/folium/
    PyCharm (Code Editor): www.jetbrains.com/pycharm/
    Complete Source Code: www.buymeacoffee.com/tech2etc...
    All Source Codes: www.buymeacoffee.com/tech2etc
    Github: github.com/tech2etc
    ⛔❌Do Not CLICK This Link: bit.ly/3lJLyLY
    Need any help? Join my Discord: / discord
    SUPPORT ME:
    👕 Merchandise: tech2etc.com/merchandise
    🎁 Buy Me A Coffee www.buymeacoffee.com/tech2etc
    🎀 Donate Me By Paypal: www.paypal.com/paypalme/tech2etc
    How To Make MONEY Online - My 4 Favorite Tricks:
    👨‍💻 Start Freelancing: tech2etc.com/fiverrcpa
    🛒 Learn Digital Marketing: tech2etc.com/digital-marketing
    📹 Make Video Editing As Profession: tech2etc.com/video-editing
    🕔 Next trick will be revealed at the right time.
    Free Course to Improve SKILLS & EARN:
    1️⃣ WordPress Insider: tech2etc.com/wordpress-course
    2️⃣ Bootstrap With Projects: tech2etc.com/bootstrap
    3️⃣ Web Development For Beginners: tech2etc.com/webdev
    4️⃣ JavaScript With Projects: tech2etc.com/javascript
    5️⃣ Python With Projects: tech2etc.com/python
    🎁 Get Certificate: courses.tech2etc.com/
    Important Links:
    📂 Best Hosting: tech2etc.com/best-hosting
    📂 Best CV Resume: tech2etc.com/my-resume
    📂 Freelancing Guide: tech2etc.com/learn-freelancing
    📂 Interview Questions: tech2etc.com/?s=interview
    DISCLAIMER: This description contains affiliate links. Which means I may receive a small commission on affiliate links used. This helps support the channel and allows us to continue to make videos like this. All content used within the parameters of fair use.
    ===============================
    Connect with me & get daily updates👇
    ===============================
    Discord: / discord
    Instagram: / fahimulkabir.tech2etc
    LinkedIn: / fahimulkabirchowdhury
    FB (Personal): / md.fahimkabirhamim
    FB Page: / tech2etc
    FB Group: / 2424642430907565
    Disclaimer:
    This is educational purpose video only. I didn't harm anyone. I used my own device during explain Of this method. So please don't use this method for any kind of illegal or malicious activities. Because hacking is crime, if you do this then it can land you in jail.
    I'm not support any kind Of illegal Or malicious hacking.
    Timestamps:
    0:00 Introduction
    0:06 Track Phone Number Location Using Python
    0:41 Create Python Project Directory
    1:11 Create Number File For Experiment
    2:10 Installing Phonenumbers Python Library
    2:38 Began Extracting Data From Number
    5:50 Installing OpenCage Geocoding Module for Python
    7:01 Addling OpenCage Geocoding API
    8:38 Using Longitude & Latitude
    9:40 Installing folium For Connecting Map
    12:00 Generate Map File In Folder
    #Python #PythonProject #ProjectForStudents

ความคิดเห็น • 684

  • @Tech2etc
    @Tech2etc  2 ปีที่แล้ว +63

    Python Projects | Find Phone Number Location Using Python In MAP🔥
    If Your Learned Something New From This Tutorial, Then Please SUPPORT Me. Help Me To Reach 500K SUBSCRIBERS Goal😊
    Want to see Method 3??? CHECK the Playlist 📚

    • @tamimsalahuddin7440
      @tamimsalahuddin7440 2 ปีที่แล้ว +4

      Hello brother, I am a new subscriber your channel is awesome!
      But I wonder where the method 3 is please help brother

    • @suprajakopparthi708
      @suprajakopparthi708 2 ปีที่แล้ว +5

      It is working but location is not working plss try to fix the error as soon as possible

    • @farhanbijapuri93
      @farhanbijapuri93 2 ปีที่แล้ว +3

      can you upload the code

    • @Tech2etc
      @Tech2etc  2 ปีที่แล้ว +3

      @@farhanbijapuri93 Check In the description.

    • @kavitathawani3037
      @kavitathawani3037 2 ปีที่แล้ว +1

      Sir you are too good teaching python projects so easy way and simple

  • @ZaferCan
    @ZaferCan 2 ปีที่แล้ว +245

    hey guys
    phone number data can tell you only country location. opencage is a library which gives you the latitude and longitude of the given country name. if you want to learn the momentary location of a phone, you have to call that number and ask "where are you now?"

  • @antoniosantos6085
    @antoniosantos6085 ปีที่แล้ว +67

    there are tons of videos showing this example, the main it's doing it's getting the country for the number, then the opencage turns that into coordinates for the center of the country and that's all, i don't think there is a way to locate a number without access to the provider data.

    • @GTvideoHD
      @GTvideoHD ปีที่แล้ว +1

      so thats what really happens... it make sense

    • @petersmpadenyuma8017
      @petersmpadenyuma8017 ปีที่แล้ว

      You got it! That is exactly what opencage says. I have also proved this.

    • @davidhrycik6068
      @davidhrycik6068 8 วันที่ผ่านมา +1

      Yet this jerk lied and said that you could track exactly the location

  • @adambamf9365
    @adambamf9365 7 หลายเดือนก่อน +2

    thank you i tracked myself and learnt something new in 10 mins cheers bro

  • @learntechwithabderrezak2507
    @learntechwithabderrezak2507 2 ปีที่แล้ว +42

    As a telecom ingeneer , i think that this tuto is not credible : The only information it gives are : the country and the service provider, we can found this two informations easily in the internet. Next point , to find a location of a phone number , we have to acess to the cellular network. in other terms you have to hacke a celular network ;) . The only thing you can get with this method is the services provider adress. Each country made a security of its information , each service provider made a security , it s not easy to get the location. But i propose you the solutions to get it : 1. to be genious and hacke celular network . 2 . Install an application in the phone to share it's position. 3. install a client ( link) to get the ip adress of your phone. 4. get the ip adress of your phone using kali linux. thank you for sharing this project. it's usefull.

    • @yashagarwal4865
      @yashagarwal4865 7 หลายเดือนก่อน +5

      bhai engineering se pahle English hi seekh leta

    • @EmekaEkawuokwu
      @EmekaEkawuokwu 7 หลายเดือนก่อน

      Teach me pls

    • @EmekaEkawuokwu
      @EmekaEkawuokwu 7 หลายเดือนก่อน

      Can you share me a link I can learn this

    • @FromRootsToRadicals
      @FromRootsToRadicals 7 หลายเดือนก่อน

      Agree

    • @benyaminem.9385
      @benyaminem.9385 6 หลายเดือนก่อน

      True

  • @Monotheism19
    @Monotheism19 9 หลายเดือนก่อน +5

    Thanks! I’m your follower from USA

  • @tuanazzam5172
    @tuanazzam5172 ปีที่แล้ว +19

    only a random location chose by opencage can be obtained in the given country. But the thing did with folium was impressive.

    • @user-gv9qt3wn8q
      @user-gv9qt3wn8q 7 หลายเดือนก่อน

      th-cam.com/video/xTODkRlek4I/w-d-xo.htmlsi=vA3v6-gcaem7prED

  • @saidurrahman1327
    @saidurrahman1327 5 หลายเดือนก่อน +16

    Hi, The tutorial is very good and well-described. However, I have a concern; the location is not exact. Especially, the lat-long from index [0] is not the actual location. In fact, the actual 'result' variable contains a list of lat-long. Could you please discuss this matter in the comment section? Thanks.

  • @ronen124
    @ronen124 ปีที่แล้ว +7

    a very nice data,
    12:39 I can see that you live besides a mountain near where a river emanates 👍😁

  • @adityabhat6146
    @adityabhat6146 ปีที่แล้ว +1

    Thank you sir..... Video was very helpful 😍

  • @israelhernandez8535
    @israelhernandez8535 ปีที่แล้ว

    😮😮😮😮😮😮❤️ very well explained, now I know where to find all my acquaintances and my phone xD😮😮😮

  • @alexstein1456
    @alexstein1456 4 หลายเดือนก่อน +1

    Thanks for tutorial. It does not give you correct location (data) which is sad,
    but a good idea what python is capble of.

  • @vaisakhvaishu5397
    @vaisakhvaishu5397 ปีที่แล้ว +3

    I didn't get the key from the opencage data, because the opencagedata don't allow free trail.
    Is there any site to get these details?

  • @nihadalmahrooq4335
    @nihadalmahrooq4335 6 หลายเดือนก่อน

    This area of development is promising and benefit telco operators of visual operation services, and other businesses of analytics visualization.

  • @calmingcoffeerain6217
    @calmingcoffeerain6217 8 หลายเดือนก่อน +2

    It seems for security reasons they place the pin in the center of the country the regional code specified
    Other cool script and very easy to follow

    • @finnsteck
      @finnsteck 3 หลายเดือนก่อน +2

      Has nothing to do with security reasons. All the script does is basically turning the first integers (like +49 for germany) into a string (like "germany") and then taking the center of the country. Afterwards it uses folium to make a map. This is more a "Area Code Finder" than a phone tracker.

  • @VANSHRAJOTIA
    @VANSHRAJOTIA 4 หลายเดือนก่อน

    well for my case it shows incorrect location
    but have fun doing all this stuff
    enjoyed it
    want more content like this

  • @marwan2011tube
    @marwan2011tube ปีที่แล้ว +4

    this application is not to see the currently position of the mobile number, but this is nice to the beginning

  • @mishkathossain2984
    @mishkathossain2984 8 หลายเดือนก่อน

    is it possible to print the location in our exact python console??

  • @user-he4ur2mf5k
    @user-he4ur2mf5k 7 หลายเดือนก่อน

    Hi there very interested just a simple question before i try it. Where are you write number i have to write the phone number or when i have other folder with the number i have to write just (number)

  • @mthokozisimbatha7393
    @mthokozisimbatha7393 8 หลายเดือนก่อน

    but if I use the other phone number, it does change the location from google map, basically I am saying that, it does show differ location i use another diff Number on the same country

  • @muborakaxmedova480
    @muborakaxmedova480 ปีที่แล้ว +1

    Great video. You wonderful 👍

  • @abgamer4388
    @abgamer4388 8 หลายเดือนก่อน

    It works fine on landline phone but based on mobile phone it gives wrong location. I think it works based on near communication tower.

  • @moacirramos2668
    @moacirramos2668 9 หลายเดือนก่อน

    would be able to locate by a cell phone serial number due to theft crimes where the individual removes the chip number from the device ?

  • @BluePhantomGames
    @BluePhantomGames 2 ปีที่แล้ว +3

    Sir, I am getting error when adding api key. I am storing it in string

  • @speedgp1397
    @speedgp1397 ปีที่แล้ว +17

    Great video, but the location pinpoints to the centre of the country. Any solution to find the exact location, plzz? Thanks

    • @finnsteck
      @finnsteck 3 หลายเดือนก่อน +2

      Call the number and ask

  • @BigDuzPimpin
    @BigDuzPimpin 6 หลายเดือนก่อน

    WOW_ my mind is blown... thank you

  • @whoami_3301
    @whoami_3301 2 ปีที่แล้ว +11

    Oh, bro. That was amazing
    Thanks a lot 💚

    • @Tech2etc
      @Tech2etc  2 ปีที่แล้ว +2

      Most welcome

    • @mwm2336
      @mwm2336 ปีที่แล้ว

      @@Tech2etc bro, i am trying to do
      Tz = results[0]["timezone"]["name"]
      print (Tz)
      But it show me error, can you help me ?

  • @rev.kenshostad2888
    @rev.kenshostad2888 ปีที่แล้ว +1

    All this does is give you the lat and lng of the phone when it was bought or turned on the first time, Right??
    It will not tell you where the phone has been nor where it is at any given time, or even right now, Right???

  • @pfeffermartin642
    @pfeffermartin642 6 หลายเดือนก่อน

    nice explained - greetings from vienna

  • @yashdhawan6251
    @yashdhawan6251 2 ปีที่แล้ว +2

    everything worked well but my map is blank white it is not showing routes what to do please tell

  • @Mr.M.D.D
    @Mr.M.D.D ปีที่แล้ว +2

    Sir ....can we make this project into a app for use?
    Plz answer 🙏🙏🙏

  • @m.ramzannasir8717
    @m.ramzannasir8717 2 ปีที่แล้ว +1

    thank you this is very help full thank you so much

    • @Tech2etc
      @Tech2etc  2 ปีที่แล้ว +1

      Most welcome

  • @Igor_Glebsky
    @Igor_Glebsky 2 ปีที่แล้ว +12

    Thank you very much for the detailed lesson, but the location was incorrectly determined by my number, opencagedata is a raw service, can you suggest any other?

    • @uksang1332
      @uksang1332 ปีที่แล้ว

      I would like to know another service too. Some much more efficient that gives the exact location. :'(

    • @ronen124
      @ronen124 ปีที่แล้ว +2

      I think that this company get the location from the antennas that your phone is talking to (that is radius without angle)- it is not coming from the GPS device of the specific phone you query that's why results are not accurate

  • @shamimhossain1504
    @shamimhossain1504 6 หลายเดือนก่อน +1

    Hello Bro
    The location that you have shown there is the same location that I have shown here. My number is not showing the location of the place where I have it. So what can I do bro?

  • @dominiquecolin4716
    @dominiquecolin4716 4 หลายเดือนก่อน

    There is a problem: the coordinates are bound to the ‘location’, which in my case is France. Thus, it always return coordinates for ‘France’, not the phone number. It points roughly at the center of the country.
    The coordinates of the phone are never returned.

  • @CivoHD
    @CivoHD 2 ปีที่แล้ว +3

    Thanks bro🤤 loved the tutorial

    • @Tech2etc
      @Tech2etc  2 ปีที่แล้ว

      Most welcome.

    • @hansihintersee3142
      @hansihintersee3142 28 วันที่ผ่านมา

      @@Tech2etc Can you make it working ? It took me 6 hours to get a negative result ......
      I always trusted INDIA howtos - since yesterday ......

  • @awadhimunga1018
    @awadhimunga1018 ปีที่แล้ว +1

    Hi Khalili My name is Munga am new in programming but am interesting in learning python can you help?
    Because i see your tutorial and am interested plz

  • @dominiquejacobs4240
    @dominiquejacobs4240 9 หลายเดือนก่อน

    Heyy guys I am a complete beginner. I am having trouble with the "pip install phonenumbers" command, it does not execute. Any assistance will be appreciated....🙏

  • @AleksanderVidmar
    @AleksanderVidmar 7 หลายเดือนก่อน

    Subbed! Great stuff you've got going here with Python.

    • @user-gv9qt3wn8q
      @user-gv9qt3wn8q 7 หลายเดือนก่อน

      th-cam.com/video/xTODkRlek4I/w-d-xo.htmlsi=vA3v6-gcaem7prED

  • @user-jk8uk4ql5x
    @user-jk8uk4ql5x ปีที่แล้ว +16

    Hi I love your videos.
    I am still a beginner and you have the best projects to start with.
    There is only one problem with the code you provided because for some reason I get the same lat and lng for every number i type in, i'm not sure if the fault is somewhere within my code but it looks almost exactly like yours. Would appreciate some feedback or some form of advice.
    Kind regards.😄

    • @pythoncodingwithnihal-pyth1979
      @pythoncodingwithnihal-pyth1979 10 หลายเดือนก่อน +3

      they do grant you only one time access until you pay.

    • @mlungisimdhlalose8698
      @mlungisimdhlalose8698 7 หลายเดือนก่อน

      It is hard when you are a beginner. For me it gave me a wrong service provider

    • @user-gv9qt3wn8q
      @user-gv9qt3wn8q 7 หลายเดือนก่อน

      th-cam.com/video/xTODkRlek4I/w-d-xo.htmlsi=vA3v6-gcaem7prED

    • @Pok3rface
      @Pok3rface 7 หลายเดือนก่อน

      Yup, then you have to pay... It's a scam you dummy 😂 but me too dummy cos I believed it after watching. Thanks to the comment it saved me from further waisting time so thank you Mr Telecoms Engineer !!

    • @456Lazar
      @456Lazar 6 หลายเดือนก่อน +13

      This is a CRAP program. It DOESN'T track a phone!!! All it does is give you a location based on the area code (first few numbers in the phone number). I live in Houston Texas but my phone number is a Washington state area code and this program "tracked" me to WASHINGTON. What bogus crap.

  • @tapendrakumar337
    @tapendrakumar337 2 ปีที่แล้ว +2

    This code not showing mobile phone location,
    It's shows country location.
    Approximately center point of country where simcard registered.
    Like somewhere in MP for india

    • @tapendrakumar337
      @tapendrakumar337 2 ปีที่แล้ว +1

      query = str(location)
      Var "location" have value "india"
      In opencage and folium it's only using "location"

  • @stega1
    @stega1 6 หลายเดือนก่อน +1

    Hi, I have tried your code and to be honest does not work well. I used my italian number as well as my belgian number but the location is completely wrong. is there any well known issue with those API? thanks

  • @user-oz9cu9ym5w
    @user-oz9cu9ym5w 3 หลายเดือนก่อน

    Thank you from an INDIANA 🇮🇳

  • @sibusisomudamburi2705
    @sibusisomudamburi2705 3 หลายเดือนก่อน +1

    Gives back same location for different numbers which in reality are miles and miles apart

  • @prasantachakraborty3243
    @prasantachakraborty3243 ปีที่แล้ว

    ধন্যবাদ ভাই। আপনার প্রোগ্রাম টা খুব ভাল লাগল। আমি শিলিগুড়ি, india থেকে

    • @godswaymission-pp3tl
      @godswaymission-pp3tl 8 วันที่ผ่านมา

      💛Jesus is true God believe me 💛💛brother and all of you please🙏 learn Bible believe me jesus is one and only way of heaven believe me please 🙏Sorry if I said wrong sir 💛

  • @Peywan
    @Peywan 13 วันที่ผ่านมา

    it works but very bad precision with location, folium was nice tho. thank you!

  • @islam-kh3py
    @islam-kh3py 5 หลายเดือนก่อน

    Nice Bro.❤

  • @rockyshinu5760
    @rockyshinu5760 ปีที่แล้ว +1

    i install opencage and gecoder
    still when i am writing opencagegeocode its not running pls help

  • @sachingeorge6090
    @sachingeorge6090 ปีที่แล้ว

    Great video sir

  • @ashrafuzzamanpial8262
    @ashrafuzzamanpial8262 2 ปีที่แล้ว +7

    Every time it shows same location for different sim number.any solution?
    Waiting for your support and solutions
    And thanks for this video 👍

    • @zhillanadrian580
      @zhillanadrian580 2 ปีที่แล้ว +2

      for your info, that program is just show the region/country location of your phone number and definitely doesn't show the accurate position of your phone number like google satellite share location etc.

    • @Ibro994
      @Ibro994 2 ปีที่แล้ว +2

      @@zhillanadrian580 I agree with you that would be a dangerous program

    • @pythoncodingwithnihal-pyth1979
      @pythoncodingwithnihal-pyth1979 10 หลายเดือนก่อน

      they grant you only one free time. if you pay.. you can use it....

  • @ayu_shhh_
    @ayu_shhh_ 2 ปีที่แล้ว

    bro i am not getting option to select option it just make a file but not show option to select brower why?
    i am using vs code

  • @mohamedalthaf2853
    @mohamedalthaf2853 ปีที่แล้ว

    Bro is this applicable for finding out details of unknown number from sri lanka?

  • @Tata-bx5wq
    @Tata-bx5wq ปีที่แล้ว

    Hi,Great job Bro.I have a question.Can we use this api in any country?

  • @aestheditor
    @aestheditor 5 หลายเดือนก่อน

    tq

  • @TUSHARPARIDA360
    @TUSHARPARIDA360 ปีที่แล้ว

    brother , how do you take the first value in this line lat = results[.....]['geometry']['lat']

  • @jeoi
    @jeoi 5 หลายเดือนก่อน +1

    Latitude = "lat"
    Longitude = "lon"
    There Is No Such Word As Langatude & LNG Means Nothing.

  • @newtonraphsons
    @newtonraphsons 4 หลายเดือนก่อน

    Help please. im getting wrong loactions or pin at Map using my own phone number. Also if change the number same pin location as displayed in my latter phone number.

  • @joseramon29
    @joseramon29 2 ปีที่แล้ว +1

    Your tutorial ar great 😃

    • @Tech2etc
      @Tech2etc  2 ปีที่แล้ว +1

      Thank you! Cheers!

    • @naturelife9647
      @naturelife9647 ปีที่แล้ว

      @@Tech2etc idiot

    • @okerekechidi7775
      @okerekechidi7775 10 หลายเดือนก่อน

      Thanks alot for the well detailed lecture. But the opencage didn't give me the real time location of the phone number

  • @yashchauhan.
    @yashchauhan. 9 หลายเดือนก่อน

    In last i write all code but the browsers option is not show in my html folder so what i do 😭

  • @clintonkays4985
    @clintonkays4985 4 หลายเดือนก่อน

    The term 'pip' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was
    included, verify that the path is correct and try again. please help

  • @mayorca_institute
    @mayorca_institute 2 ปีที่แล้ว

    How can I have a direct conversation with you, I need to learn something related to this.... Any link on how I can reach you, social media or any

  • @alji7413
    @alji7413 ปีที่แล้ว

    Sir can I used in this method in android phone using termux

  • @TechieOsvio
    @TechieOsvio หลายเดือนก่อน

    Some evil minded people might use it for bad purpose. But this project will be beneficial for delivery boy. In some app if location of customer is not shown then we can use this project.

  • @r.galiano5739
    @r.galiano5739 ปีที่แล้ว

    Absolut Perfect 🎉

    • @Tech2etc
      @Tech2etc  ปีที่แล้ว

      More projects are coming soon.
      Please share this project on your social media. It will help us. Thanks.

  • @katukuribharath9520
    @katukuribharath9520 ปีที่แล้ว

    bro,i got didnt get any web options after running my html file and it had shown that "check if there is a typo mistake in my location"

  • @IronGurl
    @IronGurl 7 หลายเดือนก่อน

    but how can i get others api? i mean in my family basically? because dashboard only gives the api of user that has login

  • @vfx7t
    @vfx7t ปีที่แล้ว

    Thank you sir from Algeria but i have problem why this problem ::
    Traceback (most recent call last):
    File "C:/Users/USER/Desktop/phonnumber.py", line 2, in
    from myphone import number
    ModuleNotFoundError: No module named 'myphone'

  • @nirangalakshan3877
    @nirangalakshan3877 9 หลายเดือนก่อน

    your teaching amaizing😍 can we get live location?

  • @renenoryaze011
    @renenoryaze011 2 ชั่วโมงที่ผ่านมา

    Bro I got error in pepnumber in the line pepnumber = phonenumbers.parse(number).. Can you help me out please?

  • @shahrukh7463
    @shahrukh7463 2 ปีที่แล้ว +4

    Bro i got the lat and lng accurate the first time. But then i changed the number to look for someone else’s location and the lat lng were the same. Can you help?

    • @olliekoerner
      @olliekoerner ปีที่แล้ว +1

      Its because its the coordinates of the center of the land, it cannot give the coordinates of the phone.

  • @akcanbasri
    @akcanbasri ปีที่แล้ว

    I cant use API key rom opencage how to import it in pycharm guys? Can u help me please?

  • @pbspbs84
    @pbspbs84 7 หลายเดือนก่อน

    Gos needs to be on of the mobile ?

  • @hackerslayer2582
    @hackerslayer2582 ปีที่แล้ว

    why i cannot import opencage, here show ModuleNotFoundError: No module named 'opencage', but i have done install opencage with pip

  • @INCENDIUS_808
    @INCENDIUS_808 5 หลายเดือนก่อน

    can you tell any other geocoding API
    opencage api not working

  • @Tharun0607
    @Tharun0607 2 ปีที่แล้ว

    its executed but location was getting same for any number its default . so how can i get my accurate location

  • @miloworld71
    @miloworld71 2 ปีที่แล้ว +2

    do not pick the accurate phone or sim location. Picks same lat and lng for any number

  • @mahrukhahmad5046
    @mahrukhahmad5046 ปีที่แล้ว

    As I'm begginer, I don't know where did you get that html file for map...

  • @deepak625
    @deepak625 2 ปีที่แล้ว +1

    Vera level

  • @pythondev9604
    @pythondev9604 2 ปีที่แล้ว +7

    Sir I am facing this error
    "Traceback (most recent call last):
    File "c:\Users\SUMIT\Desktop\SUMIt\Class-IX\Python\NumberLocation.py", line 20, in
    print(result)
    File "C:\Users\SUMIT\AppData\Local\Programs\Python\Python310\lib\encodings\cp1252.py", line 19, in encode
    return codecs.charmap_encode(input,self.errors,encoding_table)[0]
    UnicodeEncodeError: 'charmap' codec can't encode character '\u09f3' in position 662: character maps to
    "
    after printing result.
    Please help me

  • @doitdude684
    @doitdude684 ปีที่แล้ว

    This a good video sir, my location is showing in madhya Pradesh but am living in Andhra Pradesh 😂

  • @pilyotuts
    @pilyotuts 2 ปีที่แล้ว +1

    after running the code why theres no chrome or firefox poping?

  • @JUST_JOKZZ
    @JUST_JOKZZ 4 หลายเดือนก่อน

    nice sir

  • @xKVerdamm
    @xKVerdamm 6 หลายเดือนก่อน

    thank you so much! you're so good at teaching us

    • @frehdjillali6849
      @frehdjillali6849 5 หลายเดือนก่อน +1

      is wrong tut, just convert code indicator to name of country

  • @5minsolutionall
    @5minsolutionall 6 หลายเดือนก่อน +1

    Which version is this plz reply sir 🙏

  • @unclebrave9020
    @unclebrave9020 7 หลายเดือนก่อน

    Hi, its a nice guide but the geotracking on the map is not exactly. But it doesnt work anymore.

  • @hdgamingyt3808
    @hdgamingyt3808 2 หลายเดือนก่อน

    Which complier we use to run python

  • @m.venkatsairam1032
    @m.venkatsairam1032 ปีที่แล้ว +1

    I want to know that we will get exact location or not

  • @pratyakshdixit7576
    @pratyakshdixit7576 11 หลายเดือนก่อน

    It is showing same location and latitude and longitude to all the phone numbers which is wrong also...please provide or suggest its solution to solve this

  • @soumyadeepmitra6795
    @soumyadeepmitra6795 6 หลายเดือนก่อน +1

    GOOD FOR LEARNING PURPOSE. But be informed that - this is a very generic code and shows the 1st service provider and not the latest one i(f you have ported your number, let say from Vodafone to Airtel, it won't display Airtel) and the geographical center of the COUNTRY that the phone number belongs to and not your live location. For example +44 will show central area of United Kindom somewhere near Sunderland. No one can retrieve such sensitive information as there are lots of complications which only the service provider can help with (that too following proper procedure)

  • @cl4065
    @cl4065 6 หลายเดือนก่อน +1

    the code only return what country the phone is in, not the actual address location of phone. misleading title

  • @renenoryaze011
    @renenoryaze011 2 ชั่วโมงที่ผ่านมา

    Bro it gives me the wrong location what you showed in the video can you help me please?

  • @PradeepPrajapati-lg5rb
    @PradeepPrajapati-lg5rb 7 หลายเดือนก่อน

    what kind of software is this

  • @emmanuelnsamba8825
    @emmanuelnsamba8825 2 ปีที่แล้ว

    THANKS A LOT BRO

    • @Tech2etc
      @Tech2etc  2 ปีที่แล้ว

      Always welcome

  • @rupomasfiqhasan7018
    @rupomasfiqhasan7018 8 หลายเดือนก่อน

    why its showing same location in diffrent numbers ??

  • @SatisfyingCity0
    @SatisfyingCity0 ปีที่แล้ว

    Error running 'main': Cannot run program when i run it to show me the location can you help

  • @shrishailmathapati63
    @shrishailmathapati63 2 ปีที่แล้ว +14

    Hi bro, I have tried same in my python code, but location lat and lng it's showing wrong.

    • @renzmichaelcuerda767
      @renzmichaelcuerda767 2 ปีที่แล้ว +2

      it doesnt show the excact location, it only shows where the sim made

  • @bhumikabagade7607
    @bhumikabagade7607 11 วันที่ผ่านมา

    How to create that map location.html file?? Please reply fast

  • @kennethlourisombrog2149
    @kennethlourisombrog2149 4 หลายเดือนก่อน

    Nice work. However, it doesn't show my exact location but the country is correct. In this video, is it the exact location for you?

  • @muhammadasad3621
    @muhammadasad3621 7 หลายเดือนก่อน

    i make the app just like you did in the video but haven't get the correct location. is always showing the wrong location

  • @dilmag8189
    @dilmag8189 2 ปีที่แล้ว

    Hello this code not work correctly and when I change the number the location is not change and all locations are same