From 121087982d1086af505e00a2e65746db1d3e45e9 Mon Sep 17 00:00:00 2001 From: Andreas Altheimer Date: Tue, 21 Jul 2020 16:06:15 +0200 Subject: [PATCH] added zipcodebase and geocodeapi --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d422639f..ae5b5db4 100644 --- a/README.md +++ b/README.md @@ -211,6 +211,7 @@ Table of Contents * [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. * [APIFull](https://apifull.com/) — Web Scraping API handling headless browsers and rotating proxies for developers. * [WebScraping.AI](https://webscraping.ai) - Simple Web Scraping API with built-in parsing, Chrome rendering and proxies. 5000 free API calls per month. + * [Zipcodebase](https://zipcodebase.com) - Free Zip Code API, access to Worldwide Postal Code Data. 10000 free requests/month. ## Artifact Repos @@ -874,6 +875,7 @@ Table of Contents * [osmnames](https://osmnames.org/) — Geocoding, search results ranked by the popularity of related Wikipedia page. * [positionstack](https://positionstack.com/) - Free geocoding for global places and coordinates. 25.000 Requests per month for personal use. * [stadiamaps.com](https://stadiamaps.com/) — Map tiles, routing, navigation, and other geospatial APIs. 2,500 free map views and API requests / day for non-commercial usage and testing. + * [GeocodeAPI](https://geocodeapi.io) - Geocode API: Address to Coordinate Conversion & Geoparsing based on Pelias. Batch geocoding via CSV. 350000 free requests/month. ## Package Build System