mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-05-22 08:01:15 -04:00
Add ip-api
Add https://ip-api.com a free Geolocation API with 45 req/minute, no API key required.
This commit is contained in:
parent
a56cbff59e
commit
ce3d9fbdf6
1 changed files with 1 additions and 0 deletions
|
@ -186,6 +186,7 @@ Table of Contents
|
|||
* [wolfram.com](http://wolfram.com/language/) — Built-in knowledge-based algorithms in the cloud
|
||||
* [wrapapi.com](https://wrapapi.com/) — Turn any website into a parameterized API. 30k API calls per month
|
||||
* [Zenscrape](https://zenscrape.com/web-scraping-api) — Web scraping API with headless browsers, residentials IPs and simple pricing. 1000 free API calls/month, extra free credits for students and non-profits
|
||||
* [ip-api](https://ip-api.com) — IP Geolocation API, Free for non-commercial use, no API key required, limited to 45 req/minute from the same IP address for the free plan.
|
||||
|
||||
## Artifact Repos
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue