ipapi
ipinfo.io
ipstack
ipgeolocation.io
ipdata.co
IP-API.com
ipwhois.io
Ipregistry
Rows
Airtable
NocoDB
Grist
Google Sheets
Baserow
Superjoin
Coefficient.io
Slick design. Built-in integrations. Revolutionary sharing. Rows reinvented spreadsheets so teams do more, crazy fast.
ipapiDevelopers, businesses, and organizations seeking to enhance their applications with IP geolocation services. It's especially beneficial for projects involving fraud prevention, targeted content delivery, marketing analysis, and user experience customization.
Rows might be a bit more popular than ipapi. We know about 24 links to it since March 2021 and only 21 links to ipapi. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
// API 1: ip-api.com (free, no key needed, 45 req/min) $response = $http->get("http://ip-api.com/json/{$ip}?fields=proxy,hosting"); If (!empty($data['proxy']) || !empty($data['hosting'])) { return true; // VPN/Proxy detected } // API 2: ipinfo.io (fallback) $response = $http->get("https://ipinfo.io/{$ip}/json"); // Check 'org' field for hosting/vpn/proxy keywords // API 3: ipapi.co (fallback) $response =... - Source: dev.to / 6 months ago
IPapi - Service that provides you an info about an IP address. - Source: dev.to / about 2 years ago
Ipapi - IP Address Location API by Kloudend, Inc - A reliable geolocation API built on AWS, trusted by Fortune 500. The free tier offers 30k lookups/month (1k/day) without signup. - Source: dev.to / over 2 years ago
Yeah still confused as to where you are getting https://www.criminalip.io/en and https://ipapi.co/ from iplocation.net (which I use all the time to also get GEO-IP location). Source: about 3 years ago
I would suggest reaching out to this company https://www.criminalip.io/en as well as this company. https://ipapi.co/. Source: about 3 years ago
Alternatives were Rows and Airtable. Rows tends to be better at calculation, while Airtable tends to be better at storing and sorting data as a database. I was not aware of the open-source alternative called Baserow at the time. I did not choose any office suite like Google Docs or Microsoft 365 because they seemedโฆ too old-fashioned, I guess, while I wanted glitter. โจ. Source: over 2 years ago
[Baserow], [APITable], [Grist], and [Rowy] are all open source Airtable alternatives which offer hosted SaaS versions that include API access, though it's a bit difficult to compare the API rate limits across all these products. Self-hosting an app like this would allow you to bypass API rate limits altogether, if you're open to it. All the above products can be self-hosted โ and you might want to look at [NocoDB]... - Source: Hacker News / about 3 years ago
I have found rows.com recently, and im looking for a software to semi-automate my ppc reports (mostly facebook ads, but rarely google as well). Source: about 3 years ago
You can try using this tool: https://rows.com. Source: over 3 years ago
I work at Rows. Itโs a spreadsheet with native UI to import data from many services ( Google Analytics, Ads platforms, BigQuery,โฆ) plus you can make your own custom api calls directly from the grid. We also have zapier and make connectors, if you need to setup something more articulated. Source: over 3 years ago
ipinfo.io - Simple IP address information.
Airtable - Airtable works like a spreadsheet but gives you the power of a database to organize anything. Sign up for free.
ipstack - ipstack is a free, real-time IP address to location JSON API and database service supporting IPv4 and IPv6 lookup.
NocoDB - The Open Source Airtable alternative
ipgeolocation.io - Free IP Geolocation API and Accurate GeoIP Lookup Location Database
Grist - Grist makes it easy to transform spreadsheets into a custom database where data is truly actionable.