
Deep Email, Phone, & Social Media Scraper
Pricing
$8.00 / 1,000 emails

Deep Email, Phone, & Social Media Scraper
A powerful tool that extracts emails, phone numbers, and social media profiles from any website. It intelligently navigates, prioritizing pages likely to have contact info - even deep in the site. Perfect for lead generation, market research, competitive analysis, and building contact databases.
4.9 (7)
Pricing
$8.00 / 1,000 emails
40
Total users
741
Monthly users
237
Runs succeeded
>99%
Issues response
12 hours
Last modified
19 hours ago
JSON input for "Maximum charged results"
Closed
Hi, i am using an automation to trigger the actor. What is the command i need to add to the json in order to cap "Maximum charged results" to 10?
peterasorensen (peterasorensen)
Good question. According to the JavaScript or Python SDKs it should go into the ActorRunOptions object. Which automation tool are you using?
edgeglobal
I am using clay.com and simply insert the json text that apify.com provides in the input tab. see here: https://share.cleanshot.com/kgMpKJ5q I would like to know what text to add to cap the results. Can you help with that? I dont know what "ActorRunOptions object" is
The actor can become too expensive without the cap because some websites scrapes results in hundreds of results (if every employee has a profile with Email) or image urls "abc@2x.png"
peterasorensen (peterasorensen)
I can't see the full screen shot but I see a run settings below the input. I believe that's where you can cap the results. Let me know if that works.
peterasorensen (peterasorensen)
We've fixed this issue with the fake emails in the latest update. I'll be sending out an update email later today or tomorrow. Closing this for now, but if you're still having trouble with the run options part, just give me another holler and I'll try to take a closer look.
edgeglobal
Hi, what text do i need to add to the JSON in order to control "maximum charged result"
{ "maxDepth": 2, "maxLinksPerPage": 30, "removeDuplicates": true, "scrapeTypes": [ "emails" ], "websites": ["PLACEHOLDER"] }
peterasorensen (peterasorensen)
Not the JSON. Can you try clicking the run options at the bottom below the JSON input that is in your screenshot. I believe it’s there.