🌍 IP Geolocation Scraper — Bulk IP Lookup & Locations
Pricing
from $0.99 / 1,000 results
🌍 IP Geolocation Scraper — Bulk IP Lookup & Locations
Bulk IP geolocation lookup for IPs, domains, and URLs. Get country, city, coordinates, timezone, ISP, organization, ASN, proxy/hosting flags, and clean network data.
Pricing
from $0.99 / 1,000 results
Rating
0.0
(0)
Developer
Ian Dikhtiar
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
IP Geolocation Scraper
Get clean, structured geolocation intelligence for IP addresses and domains. This Actor turns a list of IPs, hostnames, or URLs into ready-to-use location and network data including country, region, city, latitude/longitude, timezone, ISP, organization, ASN, and lookup status.
Use it for fraud checks, lead enrichment, traffic analysis, security investigations, proxy/VPN screening, compliance workflows, or any pipeline that needs reliable IP-to-location data at scale.
What it does
- Looks up IP geolocation data for one or many IP addresses, domains, or URLs
- Normalizes results into a consistent dataset format
- Extracts network ownership details such as ISP, organization, and ASN when available
- Returns location fields such as country, region, city, postal code, timezone, and coordinates
- Tracks lookup status and errors per record so failed inputs are easy to debug
- Saves results to the default Apify dataset for export as JSON, CSV, Excel, XML, or via API
Common use cases
- Enrich customer, signup, or transaction records with country and city data
- Detect suspicious logins, proxy-heavy traffic, or unusual geographic patterns
- Analyze website traffic, server logs, affiliate clicks, or ad leads
- Map IP addresses to approximate coordinates for dashboards and BI tools
- Validate regional access, compliance, and localization workflows
- Build security, threat intelligence, and OSINT datasets
Input
Provide IP addresses, domains, hostnames, or URLs. The Actor resolves/normalizes each entry and returns one result per input.
{"queries": ["8.8.8.8","1.1.1.1","example.com","https://apify.com"]}
Output
Each dataset item contains the original query, normalized IP/domain information, geolocation fields, network metadata, and lookup status.
{"query": "8.8.8.8","ip": "8.8.8.8","status": "success","country": "United States","countryCode": "US","region": "California","city": "Mountain View","postalCode": "94043","latitude": 37.4056,"longitude": -122.0775,"timezone": "America/Los_Angeles","isp": "Google LLC","organization": "Google Public DNS","asn": "AS15169","source": "ip-geolocation","checkedAt": "2026-04-29T20:00:00.000Z"}
IP geolocation is approximate. City, postal code, ISP, and ASN availability depends on the lookup source and may vary by IP type, region, carrier, VPN, proxy, or cloud provider.
How to use
- Open the Actor on Apify.
- Paste your list of IP addresses, domains, hostnames, or URLs into the input.
- Run the Actor.
- Download results from the dataset or connect them to your workflow using the Apify API.
Tips for best results
- Use raw IP addresses when possible for the most direct lookup.
- Deduplicate large input lists before running to reduce cost and noise.
- Keep the original query field when joining results back to logs, leads, or CRM exports.
- Treat latitude and longitude as approximate, not device-level GPS coordinates.
Integrations
Results can be exported from Apify as JSON, CSV, Excel, XML, RSS, or HTML. You can also connect the Actor to webhooks, scheduled runs, Make, Zapier, Google Sheets, BI dashboards, SIEM tools, or your own backend via the Apify API.
SEO keywords
IP geolocation scraper, IP geolocation API, IP lookup tool, IP address lookup, bulk IP lookup, IP to location, IP intelligence, ASN lookup, ISP lookup, IP enrichment, geolocation data, proxy detection, traffic analysis, cybersecurity OSINT.
FAQ
Can this identify an exact street address?
No. IP geolocation estimates the network location of an IP address. It does not reveal a person's exact physical address.
Can I run bulk IP lookups?
Yes. Add multiple IP addresses, domains, or URLs to the input and the Actor will return structured results for each item.
Does it work with domains and URLs?
Yes, the Actor is designed to accept domains and URLs as inputs, normalize them, and return geolocation data for the resolved IP when available.
What formats can I export?
Apify datasets can be exported as JSON, CSV, Excel, XML, RSS, HTML, or accessed programmatically through the Apify API.
Responsible use
Use this Actor for legitimate analytics, security, enrichment, and compliance purposes. Do not use geolocation data to harass, stalk, discriminate against, or unlawfully profile people.