Contact Details Scraper Bundler avatar
Contact Details Scraper Bundler
Try for free

No credit card required

View all Actors
Contact Details Scraper Bundler

Contact Details Scraper Bundler

hamza.alwan/contact-bundle
Try for free

No credit card required

Bundles any actor with Contact Details Scraper and enhances the original dataset with contact details.

What does Any Actor + Contact Bundle do?

This actor runs a any actors task, and then runs a contact task (Contact Details) on the result URLs, and then merges the actors task and contact task results into one output.

Here's input example in JSON:

1{
2    "sourceIdOrFullName": "BLYdoKb1gg5swPcSU",
3    "pathToUrl": "url"
4}

Optionally, you can also change the default Contact Details actor inputs.

Output example

1{
2    // Source actors output...,
3    "contactDetails": {
4        "emails": [],
5        "phones": ["+1 800-555-5555"],
6        "phonesUncertain": [],
7        "linkedIns": [],
8        "twitters": [],
9        "instagrams": [],
10        "facebooks": [],
11        "youtubes": [],
12        "tiktoks": [],
13        "pinterests": [],
14        "discords": []
15    }
16}
Developer
Maintained by Apify
Actor metrics
  • 17 monthly users
  • 3.3% runs succeeded
  • 0.0 days response time
  • Created in Mar 2023
  • Modified 3 months ago