Y
Hacker News
new
|
ask
|
show
|
jobs
by
larelli
3111 days ago
I tried "curl ipdata.co" and got a 301 page. It'd be great to get the same json back that's shown on the webpage.
1 comments
jonathan-kosgei
3111 days ago
The API endpoint is
https://api.ipdata.co
try "curl
https://api.ipdata.co"
link