Contact Details Scraper Bundler
Pricing
Pay per usage
Go to Apify Store

Contact Details Scraper Bundler
Bundles any actor with Contact Details Scraper and enhances the original dataset with contact details.
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Hamza Alwan
Maintained by Community
Actor stats
6
Bookmarked
292
Total users
3
Monthly active users
a month ago
Last modified
Categories
Share
What does Any Actor + Contact Bundle do?
This actor accepts dataset ID and then runs a contact task (Contact Details) on the result URLs, and then merges the provided dataset and contact task results into one output.
Here's input example in JSON:
{"sourceIdOrFullName": "BLYdoKb1gg5swPcSU","pathToUrl": "url"}
Optionally, you can also change the default Contact Details actor inputs.
Output example
{// Source actors output...,"contactDetails": {"emails": [],"phones": ["+1 800-555-5555"],"phonesUncertain": [],"linkedIns": [],"twitters": [],"instagrams": [],"facebooks": [],"youtubes": [],"tiktoks": [],"pinterests": [],"discords": []}}