Skip to main content
Use LinkedIn Scraper through Deepline when a workflow needs LinkedIn profile, company, event, group, post, or activity data through an agent-callable action.

Connect LinkedIn Scraper

  1. Open the Deepline dashboard.
  2. Go to Integrations.
  3. Select LinkedIn Scraper.
  4. Add the provider credentials requested by Deepline.
  5. Run the connection test before using the action in a workflow.

Common actions

  • Extract people post activity
  • Extract people comment activity
  • Extract company employee insights
  • Extract event attendees
  • Extract group members

Run from the API

curl -X POST "https://code.deepline.com/api/v2/integrations/linkedin_scraper_linkedin_extract_people_post_activity/execute" \
  -H "Authorization: Bearer $DEEPLINE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"payload":{"linkedin_url":"https://www.linkedin.com/in/example/"}}'
For provider positioning, use the LinkedIn Scraper GTM Stack profile.