GeoIP Lookup with MaxMind (IPv4 & IPv6)
by jansquared
Pinpoint any IP's location to the postal code level and identify its ISP using MaxMind's data. Perfect for fraud detection, user analytics, and lead enrichment.
Opens on Apify.com
About GeoIP Lookup with MaxMind (IPv4 & IPv6)
Need to know exactly where your website visitors or API users are coming from? This actor taps directly into MaxMind's GeoIP2 databases to give you precise location data for any IPv4 or IPv6 address. It goes beyond just the country—you get city, postal code, latitude and longitude, and even the ISP or organization associated with the IP. I use it to validate user locations, detect potential fraud by flagging logins from unusual areas, and enrich lead data for better targeting. It runs headlessly on Apify, so you can easily plug it into your data pipelines or scraping workflows to geolocate IPs at scale. The setup is straightforward: feed it a list of IPs and it returns structured JSON with all the geo-details. It’s become a reliable part of my toolkit for adding a crucial layer of context to raw IP addresses.
What does this actor do?
GeoIP Lookup with MaxMind (IPv4 & IPv6) is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
GeoIP Lookup with MaxMind (IPv4 & IPv6)
Overview
This actor provides geolocation and network information for IP addresses using MaxMind's web service API. It processes lists of IPv4 and IPv6 addresses, returning structured data like country, city, ISP, and coordinates.
Key Features
- MaxMind Integration: Direct connection to MaxMind's web service API, ensuring access to up-to-date geolocation data.
- Dual Protocol Support: Handles both IPv4 and IPv6 addresses.
- Bulk Processing: Can look up to 1,000 IP addresses in a single run.
- Performance: Processes 1,000 IPs in under 4 seconds via parallel lookups.
- Detailed Output: Returns continent, country, city, subdivision, postal code, coordinates, time zone, ISP, and organization.
How to Use
- Prepare a list of IP addresses (max 1,000).
- Configure the actor's input with your list.
- Run the actor on the Apify platform to receive the JSON results.
Input/Output
Input: Provide an array of IPs via the ips parameter.
{
"ips": ["112.134.192.98", "8.8.8.8", "2a01:4f8:c2c:400a::1"]
}
Output: The actor returns an array of objects, one for each IP. Each object contains the geolocation details.
{
"ip": "112.134.192.98",
"continent": { "name": "Asia", "code": "AS" },
"country": { "name": "Sri Lanka", "iso_code": "LK" },
"city": "Colombo",
"location": {
"latitude": 19.0748,
"longitude": 72.8856,
"time_zone": "Asia/Kolkata"
},
"isp": "Sri Lanka Telecom",
"organization": "Sri Lanka Telecom"
}
Use Cases
- Network security and threat intelligence analysis.
- Gaining geographical insights for user analytics.
- Marketing research and audience segmentation.
- Network performance monitoring.
Notes
- The actor complies with MaxMind's licensing terms for their GeoIP web service.
- Changelog: Version 0.1 introduced MaxMind API integration, IPv4/IPv6 support, and parallel processing.
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try GeoIP Lookup with MaxMind (IPv4 & IPv6) now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- jansquared
- Pricing
- Paid
- Total Runs
- 211
- Active Users
- 11
Related Actors
Video Transcript Scraper: Youtube, X, Facebook, Tiktok, etc.
by invideoiq
Linkedin Profile Details Scraper + EMAIL (No Cookies Required)
by apimaestro
Twitter (X.com) Scraper Unlimited: No Limits
by apidojo
Content Checker
by jakubbalada
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support