From e593f531226cd1673d956d51c3f9f3cddc7d349a Mon Sep 17 00:00:00 2001 From: bexdeep Date: Tue, 25 Aug 2020 16:39:33 +0930 Subject: [PATCH] Adding New Tools Adding BigDataCloud's free IP geolocation API and client-side reverse geocoding api, and Woopra to analytics tool. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c0a0d567..0bf67a00 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,7 @@ Table of Contents * [IP2Location](https://www.ip2location.com) — Freemium IP geolocation service. LITE database is available for free download. Import the database in server and perform local query to determine city, coordinates and ISP information. * [IPinfo](https://ipinfo.io/) — Fast, accurate, and free (up to 100k/month) IP address data API. Offers APIs with details on geolocation, companies, carriers, IP ranges, domains, abuse contacts, and more. All paid APIs can be trialed for free. * [IPList](https://www.iplist.cc) — Lookup details about any IP address, such as Geo IP information, tor addresses, hostnames and ASN details. Free for personal and business users. + * [BigDataCloud IP Geolocation API](https://www.bigdatacloud.com/ip-geolocation-apis) - Fast, accurate, and free (up to 10K/month) IP geolocation API. The API provides country data, detailed locality, estimated location coordinates, network data, BGP prefixes and confidence area. * [IPTrace](https://iptrace.io) — An embarrassingly simple API that provides reliable and useful IP geolocation data for your business. * [konghq.com/](https://konghq.com/) — API Marketplace and powerful tools for private and public APIs. With the free tier, some features are limited such as monitoring, alerting and support * [MailboxValidator](https://www.mailboxvalidator.com) — Email verification service using real mail server connection to confirm valid email. Free API plan has 300 verifications per month. @@ -890,6 +891,7 @@ Table of Contents * [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. + * [BigDataCloud Free Reverse Gecoding API](https://www.bigdatacloud.com/geocoding-apis/free-reverse-geocode-to-city-api) - Free client-side reverse geocoding API that converts geo-coordinates into physical address. Unlimited query for client side implementation. No API key required. ## Package Build System @@ -947,6 +949,7 @@ Table of Contents * [sematext.com](https://sematext.com/cloud/) — Free for up to 50 K actions/month, 1-day data retention, unlimited dashboards, users, etc. * [usabilityhub.com](https://usabilityhub.com/) — Test designs and mockups on real people, track visitors. Free for one user, unlimited tests * [heatlyanalytics.com](https://www.heatlyanalytics.com) — Free Heatmap tool to understand UI/UX. + * [www.woopra.com](https://www.woopra.com/) — Free user analytics platform for 500K actions, 90 day data retention, 30+ one click integration. ## Visitor Session Recording