IP Info Scraper - Geolocation & ISP
Pricing
from $10.00 / 1,000 results
IP Info Scraper - Geolocation & ISP
Look up IP addresses to get geolocation, city, ISP, timezone data. Batch process multiple IPs or auto-detect your current IP. Uses multiple free API sources.
Pricing
from $10.00 / 1,000 results
Rating
0.0
(0)
Developer
lulz bot
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
IP Info Scraper - Geolocation & ISP Data
Look up IP addresses to get geolocation, ISP, timezone, and city data. Batch process multiple IPs or auto-detect your current location. Uses multiple free API sources with automatic fallback.
Features
- Auto-detect: Get geolocation for the runner's current IP
- Batch lookup: Process multiple IPs in one run
- Multi-source: Uses ip-api.com (primary) with ipapi.co fallback
- Rich data: City, region, country, coordinates, ISP, ASN, timezone, postal code
- No API key required
- Built-in rate limiting for reliable batch processing
Input Example
{"ips": "8.8.8.8,1.1.1.1,208.67.222.222","limit": 50}
Auto-detect mode:
{"ips": "auto"}
Output Fields
| Field | Type | Description |
|---|---|---|
ip | string | IP address |
city | string | City name |
region | string | Region/state name |
regionCode | string | Region/state code |
country | string | Country code (ISO 3166-1 alpha-2) |
countryName | string | Full country name |
loc | string | Coordinates as "lat,lng" |
latitude | number | Latitude |
longitude | number | Longitude |
org | string | ISP or organization |
as | string | Autonomous system number |
postal | string | Postal/ZIP code |
timezone | string | Timezone (e.g., America/New_York) |
source | string | Which API provided the data |
Rate Limits
The scraper uses free APIs with built-in rate limiting:
- ip-api.com: 45 requests/minute (primary)
- ipapi.co: 1,000 requests/day (fallback)
The scraper automatically spaces requests to stay within limits.
Cost
This actor charges $0.005 per result using Pay-Per-Event pricing.