Connecting the Scrapers

For comprehensive LinkedIn analysis, we need to connect three specific Apify actors:

Step 1: Set Up the LinkedIn Profile Scraper

  1. Visit the LinkedIn Profile Scraper page or Twitter Profile Scraper
  2. Click "Subscribe" or "Try for Free" (depending on your account status)
  3. Run a test scrape to ensure it works properly

Step 2: Set Up the LinkedIn Post Search Scraper

  1. Visit the LinkedIn Post Search Scraper page or Twitter Post Search Scraper
  2. Subscribe to the actor
  3. Run a test search to verify functionality

Step 3: Set Up the LinkedIn Post Comments Scraper

  1. Visit the LinkedIn Post Comments Scraper page or Twitter Post Comments Scraper
  2. Subscribe to the actor
  3. Test it with a LinkedIn post URL

Step 4: Configure Your MCP Server with All Actors

To add all actors at once to your MCP server, use this approach:

  1. Open your terminal
  2. Run the following command, replacing YOUR_APIFY_TOKEN with your actual token:
npx @apify/mcp-server start --token YOUR_APIFY_TOKEN --actors linkedin-profile-scraper,linkedin-post-search,linkedin-post-comment-scraper

Alternatively, you can edit your Claude Desktop configuration file to include all actors similar for Twitter :