How scrape the emails from linkedin

I am building the linkedin email scraper actor and having some issue requesting if anyone to help me on these: Scraped data: { name: 'Join LinkedIn', title: 'Not found', email: 'Not found', location: 'Not found' } INFO PuppeteerCrawler: All requests from the queue have been processed, the crawler will shut down.
5 Replies
Hall
Hall5mo ago
Someone will reply to you shortly. In the meantime, this might help:
Pepa J
Pepa J5mo ago
Hi @Harsh_S. What is the problem? Can you provide your code example?
optimistic-gold
optimistic-goldOP5mo ago
sure basically I m not getting the mail with my scraper @Pepa J
optimistic-gold
optimistic-goldOP5mo ago
No description
dependent-tan
dependent-tan4mo ago
@Harsh_S. Could you share a representation of the issue, like a code snippet of the scraping logic? Also, check out this article on how to ask for help most efficiently (for your benefit): https://stackoverflow.com/help/how-to-ask

Did you find this page helpful?