@guyrleech We are thrilled to know that you've found our API useful. If you need any assistance down the road, please don't hesitate to reach out at https://t.co/HPw4Ci7iza
@cjk365 It did work, using https://t.co/KqMJtgqNyM but I found an even easier to use one from @ipapi_co which also has geolocation where if you don't pass an IP address it uses your external IP address so it's very easy/quick to use
irm 'https://t.co/mP6UAIehbY' ##geolocation
Until yesterday I used https://t.co/LIY5WyIz8J to give me my external IP address but say hello to @ipapi_co which can take an IP address to look up but without it uses your external IP address & reports it back along with info like country (useful for @Azure VMs).
🎉 Cheers to 8 amazing years fueled by the support of our incredible customers! 🚀 Your trust, feedback, and partnership have been the driving force behind our growth and success. Thank you for being the heartbeat of our journey! 🌟 #CustomerFirst#ipapi#iplocation
@ipapi_co thank you very much for your lightning fast support and excellent product! Your professionalism and outstanding help you've provided me and my team made us decide to switch to @ipapi_co with all our future projects. Thank you!
@IzzetEmreErkan Yes, that's possible with a paid account. Can you please send us a message at https://t.co/NBglqlDarF or connect via DM for account specific details.
@freeCodeCamp@ashutoshkrris 👍 Great example !
Since the API call is client side, you can further simplify the code by replacing
'https://t.co/vCA066qYj7{ip_address}/json/'
with
'https://t.co/wkw6nO8hrN'
i.e. you don't need to find the IP address. It can be inferred from the request.