IP Geolocation & ISP Lookup Scraper
Pricing
$0.40 / 1,000 records
IP Geolocation & ISP Lookup Scraper
IP Geolocation & ISP Lookup Scraper. No API key required. Pay only per result; empty or failed runs cost nothing.
Pricing
$0.40 / 1,000 records
Rating
0.0
(0)
Developer
Christian Pichichero
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
IP Geolocation & ISP Lookup Scraper — a fast, reliable ip geolocation scraper that needs no API key. You pay only for the results you get: failed or empty runs are always free.
This ip geolocation scraper runs on the Apify platform, so you can call it from the API, run it on a schedule, or export results to JSON, CSV, Excel, or Google Sheets.
What this scraper does
- Extracts structured ip geolocation data with no browser or API key required
- Returns clean JSON, one record per result — ready for sheets, databases, or apps
- Pay-per-result pricing: you are never charged for a run that returns nothing
- Runs on demand or on a schedule, and integrates with 5,000+ apps via the Apify API and webhooks
What data you get
Each result record includes fields such as:
- Ip (
ip) — e.g."8.8.8.8" - Ip Type (
ipType) — e.g."IPv4" - Country (
country) — e.g."United States" - Country Code (
countryCode) — e.g."US" - Region (
region) — e.g."California" - City (
city) — e.g."Mountain View" - Latitude (
latitude) — e.g.37.3860517 - Longitude (
longitude) — e.g.-122.0838511 - Postal (
postal) — e.g."94039" - Calling Code (
callingCode) — e.g."1" - Is Eu (
isEu) — e.g.false - Continent (
continent) — e.g."North America" - Isp (
isp) — e.g."Google LLC" - Org (
org) — e.g."Google LLC" - Asn (
asn) — e.g.15169
Input
| Field | Type | Description |
|---|---|---|
ips | array | List of IPv4/IPv6 addresses or domain names to geolocate. ipwho.is is keyless and resolves each one to coun... |
maxResults | integer | Maximum number of records to return across all inputs. |
Example output
{"type": "ip","ip": "8.8.8.8","ipType": "IPv4","country": "United States","countryCode": "US","region": "California","city": "Mountain View","latitude": 37.3860517,"longitude": -122.0838511,"postal": "94039","callingCode": "1","isEu": false,"continent": "North America","isp": "Google LLC","org": "Google LLC","asn": 15169,"timezone": "America/Los_Angeles","utcOffset": "-07:00","flagEmoji": "\ud83c\uddfa\ud83c\uddf8","url": null,"scrapedAt": "2026-07-11T00:00:00Z"}
Use cases
- Monitor packages, repos, and dependencies
- Automate security and license audits
- Build developer dashboards and alerts
- Enrich internal tools and integrations
Pricing
This actor uses pay-per-result pricing at $0.0004 per record. There is no monthly fee and no start fee — and empty or failed runs cost $0, so you only ever pay for data you actually receive.
Frequently asked questions
Do I need an API key or account for the source? No. This ip geolocation scraper works out of the box with no API key required.
What happens if a run returns no results? You are not charged. Billing is per result, so empty or failed runs are free.
Can I run the ip geolocation scraper on a schedule? Yes. Use the Apify Scheduler to run it hourly, daily, or on any cron schedule, and get results by webhook or API.
What export formats are supported? Results can be exported as JSON, CSV, Excel, HTML, or pushed to Google Sheets, a database, or your own app via the Apify API.
Is the data structured? Yes. Every ip geolocation result is a clean, flat JSON record you can use immediately.