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

When I try 8.8.8.8 in python #6

Closed
pythonmobile opened this issue Oct 20, 2021 · 2 comments
Closed

When I try 8.8.8.8 in python #6

pythonmobile opened this issue Oct 20, 2021 · 2 comments

Comments

@pythonmobile
Copy link

When I do: ipapi.location("8.8.8.8") - I get:

{'asn': 'AS15169',
'city': 'Mountain View',
'continent_code': 'NA',
...
'ip': '8.8.8.8',
'latitude': 'Sign up to access',
'longitude': 'Sign up to access',
'message': 'Please message us at ipapi.co/trial for full access',
'postal': 'Sign up to access',
}

Is it that the lat/lon are blocked in the free version? In the examples you show they are populated. Please fix this either in the documentation or the api?

@ipapi-co
Copy link
Owner

Hi @pythonmobile

Thank you for pointing that out. We'll update the docs to make it consistent. The values should be accessible for most of the regions. Please drop us a message and we'll be happy to provide a trial account : https://ipapi.co/contact

@ipapi-co
Copy link
Owner

Hi @pythonmobile : Please try it out now and let us know if you face any issue.

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