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

All comments

  • 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