Turn a company's website domain into its LinkedIn company page URL.
Sample
Turn a company's website domain into its LinkedIn company page URL.
| # | Domain | LinkedIn URL |
|---|---|---|
1 | stripe.com | |
2 | gumloop.com | |
3 | awarathon.com |
Playground
Advanced parameters are collapsed below.
Fill in the fields below or .
curl -X POST "https://api.mindcase.co/v1/data/linkedin/domain-lookup/run?wait=true" \
-H "Authorization: Bearer mk_live_YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"params": {
"domains": []
}
}'Related
Extract LinkedIn post comments and replies, including likes and reactions, from a list of post URLs
Extract reactions from LinkedIn posts and comments, providing likes and appreciations
Extract LinkedIn ad details, ad copy, media URL, and call-to-action buttons from Ad Library URLs
Extract LinkedIn profile comments and their social activities like likes and reactions, requiring no input
Monitor public LinkedIn profiles for reactions, along with full post details and social activities
Get LinkedIn company data — by company URL, or by searching with filters (location, size, industry). Returns the full company profile either way.