IP Info Scraper - Geolocation & ISP avatar

IP Info Scraper - Geolocation & ISP

Pricing

from $10.00 / 1,000 results

Go to Apify Store
IP Info Scraper - Geolocation & ISP

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

lulz bot

Maintained by Community

Actor 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

FieldTypeDescription
ipstringIP address
citystringCity name
regionstringRegion/state name
regionCodestringRegion/state code
countrystringCountry code (ISO 3166-1 alpha-2)
countryNamestringFull country name
locstringCoordinates as "lat,lng"
latitudenumberLatitude
longitudenumberLongitude
orgstringISP or organization
asstringAutonomous system number
postalstringPostal/ZIP code
timezonestringTimezone (e.g., America/New_York)
sourcestringWhich 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.