
Email ✉️ & Phone ☎️ Extractor
Pricing
$30.00/month + usage

Email ✉️ & Phone ☎️ Extractor
Extract emails, phone numbers, and other contact information like Twitter, LinkedIn, Instagram... from websites you provide. Best for lead generation and data enrichment. Export data in structured formats and dominate your outreach game. Capture your leads almost for free, fast, and without limits.
1.0 (4)
Pricing
$30.00/month + usage
67
Total users
6.5k
Monthly users
163
Runs succeeded
>99%
Issue response
4.5 hours
Last modified
3 months ago
check the logs, 0 results
Closed
errors on the logs had to abort

Hello,
Thanks for using my actor. Can you Provide more details on the input of your run ? Ideally, could you also share with me the logs ?
I need that to investigate (otherwise I have nothing but your previous message)

Ok my bad, I could have a look at your logs. There is a message "ERR_NO_SUPPORTED_PROXIES" so my guess is that there is a proxy configuration issue. Iam going to try to reproduce

Ok good catch. I found the issue. It's related to the Apify plateform, so I raised a bug to their technical team.
How you can bypass this issue ? before you run your task, make sure you open the advaned section. There is "proxy" part where instead of leaaving the default value, you will select "no proxy"
Reason of the bug : when selecting the "Datacenter" proxy, the apify plateform adds an falsy array in groups that you need to manually remove. It should be : "proxyConfig": { "useApifyProxy": true }" but it is "proxyConfig": { "useApifyProxy": true, "apifyProxyGroups": [] }"