Our LinkedIn data scraper is easy to integrate. With a few lines of code using our different SDKs, embed our API into your software and start extracting data from LinkedIn effortlessly
Here is an exemple of how you can integrate Scrapin in an automation tool (for instance N8N, Make or Zapier)
1.Prepare your query to be integrated in your workflow:
Use our API documentation to prepare your query. For this example we will use the Extract Person Data Profile endpoint.
Paste any Linkedin URL into the bar
Copy the cURL query
2.Prepare your query to be integrated in your workflow:
In N8N create an HTTP request
Paste the query and use only the URL
Use the right property in your query (in this example, we were looking for the Linkedin URL property)
You can now pursue your workflow integrating your Scrapin sequence!