domain/ip/api/leaflet

Please log in to post a comment
Log in with GitHubCommunity feedback
- @SquirrelloDev
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
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