Contact Details Scraper
Pricing
from $3.00 / 1,000 results
Go to Apify Store
Contact Details Scraper
Contact Details Scraper returns normalized, review-ready API data with robust inputs, consistent outputs, and pay-per-result pricing.
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
Virtual Footprint LLC
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
2 days ago
Last modified
Categories
Share
Extract structured data with Contact Details Scraper in a clean format for API and automation workflows.
Features
- Extract structured records at scale
- Support both single and batch input workflows
- Return normalized fields for downstream automation
- Export-ready dataset output for analytics pipelines
- Works with scheduled and API-triggered runs
- Supports direct URL-based extraction workflows
- Supports keyword and query-based discovery inputs
Common Use Cases
- Market research
- Lead generation
- Competitive analysis
- Internal reporting
- Data enrichment
- Automation workflows
Example Input
{"query": "market research","queries": ["market research"],"urls": ["https://www.example.org"],"maxResults": 25,"includeRaw": false,"maxCostPerRun": 5}
Example Output
{"query": "market research","url": "https://www.example.org","actorSlug": "record value","source": "record value","title": "record value","description": "record value","scrapedAt": "record value"}
Input Parameters
| Field | Type | Required | Description |
|---|---|---|---|
| query | string | No | Primary keyword, URL, profile, company, product, or identifier to collect |
| queries | array | No | Optional batch list of query strings. Used when query is empty or when batching is… |
| urls | array | No | Optional direct URLs to process. These take priority over discovery when provided |
| maxResults | integer | No | Maximum number of dataset items to emit |
| includeRaw | boolean | No | Include collection diagnostics and raw source metadata where available |
| maxCostPerRun | number | No | Optional guardrail in USD. The actor caps output before exceeding this amount |
| proxyConfiguration | object | No | Apify proxy settings for production runs |
Output Fields
| Field | Type | Description |
|---|---|---|
| query | string | Normalized query value |
| url | string | Normalized url value |
| actorSlug | string | Normalized actorSlug value |
| source | string | Normalized source value |
| title | string | Normalized title value |
| description | string | Normalized description value |
| scrapedAt | string | Normalized scrapedAt value |
| runId | string | Normalized runId value |
| rank | string | Normalized rank value |
| name | string | Normalized name value |
| company | string | Normalized company value |
| role | string | Normalized role value |
Export Formats
- JSON
- CSV
- Excel
- XML
- RSS
Pricing
Pricing Model: PAY_PER_EVENT
$3.00 per 1,000 dataset items.
FAQ
Does this actor support batch processing?
Yes.
Can I export results to CSV?
Yes.
Can I schedule runs?
Yes, through Apify schedules.
Can I run this actor via API?
Yes, via the Apify API.
Does it support direct URLs?
Yes.
Can I integrate this actor with n8n or Make?
Yes.