You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to introduce the IP2Location.io IP geolocation API. It has the following advantages compare to other API providers.
Fast - one of the fastest API in the market using multi-location servers and anycast technology
Accurate - based on IP2Location and IP2Proxy database which is available since 2002
Free - free tier with 30,000 queries monthly available to all users who sign-up online
We had also provide a keyless way to access and use our API with free of charge and at limited query per day. Below is the sample output of the keyless API:
{"ip":"8.8.8.8","country_code":"US","country_name":"United States of America","region_name":"California","city_name":"Mountain View","latitude":37.38605,"longitude":-122.08385,"zip_code":"94035","time_zone":"-08:00","asn":15169,"as":"Google LLC","is_proxy":false,"message":"Limit to 500 queries per day. Sign up for a Free plan at https://www.ip2location.io to get 30K queries per month."}
Please consider IP2Location.io as one of the database source in Snoop Project. Feel free to ping me if you have any questions.
The text was updated successfully, but these errors were encountered:
I would like to introduce the IP2Location.io IP geolocation API. It has the following advantages compare to other API providers.
We had also provide a keyless way to access and use our API with free of charge and at limited query per day. Below is the sample output of the keyless API:
Please consider IP2Location.io as one of the database source in Snoop Project. Feel free to ping me if you have any questions.
The text was updated successfully, but these errors were encountered: