Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

domain/ip/api/leaflet

AbdouAI 350

@AbdouAI

Desktop design screenshot for the IP Address Tracker coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
  • API
3intermediate
View challenge

Design comparison


SolutionDesign

Community feedback

Squirrello 155

@SquirrelloDev

Posted

Hi! According to ipfy docs it's possible to get the domain by providing domain parameter to your API request. For example if you want to get information about google the request should look like: https://geo.ipify.org/api/v2/country,city?apiKey=YOUR_API_KEY&ipAddress=8.8.8.8&domain=google.com

Now with that knowledge try to distinct the domain from user input and pass the input to the request

Marked as helpful

1

AbdouAI 350

@AbdouAI

Posted

@SquirrelloDev Thank you very much :)

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord