Contact Details Scraper Standby avatar
Contact Details Scraper Standby

Pricing

Pay per event

Go to Store
Contact Details Scraper Standby

Contact Details Scraper Standby

Developed by

Compass

Maintained by Apify

Simple version Contact Details Scraper that allows using Standby mode to get contact data in a few seconds

0.0 (0)

Pricing

Pay per event

1

Monthly users

2

Runs succeeded

>99%

Last modified

a month ago

This is a version of Contact Details Scraper that allows you to get contact details from any website with a single request and with a latency of a few seconds.

How to run

Call a standby endpoint: GET https://compass--contact-details-scraper-standby.apify.actor?url=https://apify.com

with Authorization header Bearer YOUR_APIFY_API_TOKEN

Query parameters

  • url - URL of the first page of a website to be scraped for contact. The Actor will fetch 2 more pages prioritizing pages like /contact or /about.

Output

The Actor merges contacts from 3 pages of the target website that are most likely to contain contact details.

1[
2   {
3       "domain": "apify.com",
4       "originalStartUrl": "http://apify.com/",
5       "emails": [
6           "hello@apify.com"
7       ],
8       "phones": [],
9       "phonesUncertain": [
10           "04788290",
11           "373153700",
12           "035500000000002",
13           "7434378"
14       ],
15       "linkedIns": [
16           "https://www.linkedin.com/company/apifytech/",
17           "https://www.linkedin.com/company/10608457/"
18       ],
19       "twitters": [
20           "https://twitter.com/apify"
21       ],
22       "instagrams": [],
23       "facebooks": [],
24       "youtubes": [
25           "https://www.youtube.com/apify"
26       ],
27       "tiktoks": [
28           "https://www.tiktok.com/@apifytech"
29       ],
30       "pinterests": [],
31       "discords": [
32           "https://discord.com/invite/jyEM2PRvMU"
33       ]
34   }
35]

Pricing

Pricing model

Pay per event 

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Scrape contacts from website

$0.006

Scrapes 3 pages from provided website. Prioritized pages that are likely to contain contacts like /contact or /about.

Penalty for invalid request

$0.000

Invalid requests are missing required parameters. They add to developer's server costs and could lead to DDOS attack so I discourage them with a small fee.