Connecting the Scrapers
For comprehensive LinkedIn analysis, we need to connect three specific Apify actors:
Step 1: Set Up the LinkedIn Profile Scraper
- Visit the LinkedIn Profile Scraper page or Twitter Profile Scraper
- Click "Subscribe" or "Try for Free" (depending on your account status)
- Run a test scrape to ensure it works properly
Step 2: Set Up the LinkedIn Post Search Scraper
- Visit the LinkedIn Post Search Scraper page or Twitter Post Search Scraper
- Subscribe to the actor
- Run a test search to verify functionality
Step 3: Set Up the LinkedIn Post Comments Scraper
- Visit the LinkedIn Post Comments Scraper page or Twitter Post Comments Scraper
- Subscribe to the actor
- 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:
- Open your terminal
- 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 :