Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support IP2Location.io IP Geolocation API in Snoop #82

Open
ip2location opened this issue Dec 21, 2023 · 2 comments
Open

Support IP2Location.io IP Geolocation API in Snoop #82

ip2location opened this issue Dec 21, 2023 · 2 comments

Comments

@ip2location
Copy link

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.

@snooppr
Copy link
Owner

snooppr commented Dec 21, 2023

Hello.

Thanks for the suggestion, I'll take it into account.
Currently, the Snoop Project uses reliable and time-tested geolocation sources.

@ip2location
Copy link
Author

@snooppr

Thank you. IP2Location has been in IP geolocation business since 2002. Feel free to evaluate our API and compare it with other providers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants