Find email by LinkedIn profile URL.
Price: 20 credits
💡 AI Hint: Find email by LinkedIn profile URL. Only URLs with vanity alias are accepted (e.g. https://www.linkedin.com/in/satyanadella/). URN-style URLs (/in/ACoA…) are rejected — call /linkedin/user first to get the URL with alias.
🔗 Requires: /linkedin/user
📥 Input mapping: url ← response[0].url from /linkedin/user
⚠️ Common errors: 422: URL is invalid or contains URN instead of vanity alias. Resolve via /linkedin/user first.
API token from the dashboard
LinkedIn profile URL. Must contain vanity alias, not URN. Example: https://www.linkedin.com/in/satyanadella/
"https://www.linkedin.com/in/satyanadella/"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500