Deep Email, Phone, & Social Media Scraper avatar
Deep Email, Phone, & Social Media Scraper

Pricing

$8.00 / 1,000 emails

Go to Store
Deep Email, Phone, & Social Media Scraper

Deep Email, Phone, & Social Media Scraper

Developed by

peterasorensen

peterasorensen

Maintained by Community

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

ED

JSON input for "Maximum charged results"

Closed

edgeglobal opened this issue
a month ago

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 avatar

Good question. According to the JavaScript or Python SDKs it should go into the ActorRunOptions object. Which automation tool are you using?

ED

edgeglobal

a month ago

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 avatar

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 avatar

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.

ED

edgeglobal

a month ago

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 avatar

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.