Ip- Scraper
Pricing
Pay per usage
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Salman Bareesh
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
41 minutes ago
Last modified
Categories
Share
Find location with IP address or domain Returns clean, structured JSON records ready for analysis, automation, or integration with other tools.
What You Get
- Address coordinates (lat/lng)
- Place names and boundaries
- Postal codes
- Administrative regions
All results are returned as structured JSON objects — no parsing or cleanup required.
Quick Start
Click Run with default settings — no configuration needed. The actor works out of the box.
{"maxResults": 1}
Input Options
| Field | Default | Description |
|---|---|---|
maxResults | 1 | Maximum records to retrieve (1–10,000). Increase for bulk exports. |
fields | "status,country,city,lat,lon,org" | Comma-separated fields to include (e.g. status,country,city) |
lang | "en" | Language for location names |
Output Format
Results are pushed to the Apify Dataset as individual JSON records. Each run also saves a summary to the Key-Value Store under OUTPUT:
{"totalResults": 100,"fetchedAt": "2025-01-01T00:00:00.000Z"}
Dataset records contain the raw structured data returned by the source, including fields like:
- Address coordinates (lat/lng)
- Place names and boundaries
- Postal codes
Use Cases
- Mapping and location apps
- Delivery route optimization
- Real estate platforms
- Store locators
Pricing
$1.00 per 1,000 results — pay only for what you use. Pricing is based on the number of records pushed to the dataset.
| Results | Estimated Cost |
|---|---|
| 100 | $0.10 |
| 1,000 | $1.00 |
| 10,000 | $10.00 |
Notes
- Results are pushed to the dataset in real time as they are fetched
- The actor automatically retries failed requests up to 3 times
- Rate limiting is handled gracefully with built-in delays
- Run multiple times safely — each run creates a fresh dataset