LinkedIn People Watcher πŸ•ΆοΈ βœ… avatar
LinkedIn People Watcher πŸ•ΆοΈ βœ…

Pricing

Pay per event

Go to Apify Store
LinkedIn People Watcher πŸ•ΆοΈ βœ…

LinkedIn People Watcher πŸ•ΆοΈ βœ…

Monitor LinkedIn profiles for signals like job changes, new posts, and topic-specific posts. Sends email notifications when changes are detected. Uses LLM-based intelligent change detection.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Pratik Dani

Pratik Dani

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Track LinkedIn profile changes and get instant email notifications powered by AI.

LinkedIn People Watcher monitors LinkedIn profiles for meaningful changes like job transitions, new posts, and other important updates. Using AI-powered analysis, it intelligently detects what matters and sends you beautiful email notifications when changes occur.

Perfect for recruiters, sales teams, investors, and anyone who needs to stay updated on their professional network.


🌟 Key Features

  • 🎯 Smart Change Detection: AI analyzes profiles to identify meaningful changes, not just data differences
  • πŸ“§ Beautiful Email Notifications: Get professionally designed emails with direct links to changes
  • πŸ”„ Automated Monitoring: Set it and forget it - runs on your schedule
  • 🎨 Multiple Signal Types: Track job changes, new posts, and more
  • πŸ’Ύ Efficient Storage: Only keeps the latest snapshot per profile to minimize costs
  • πŸ”’ Secure & Private: Your data is encrypted and stored securely

πŸš€ Quick Start

1. Configure Your Input

Click on the Input tab and configure the following fields:

Profile URLs (Required)

Add the LinkedIn profile URLs you want to monitor. You can add multiple profiles.

Example:

https://www.linkedin.com/in/williamhgates
https://www.linkedin.com/in/satyanadella
https://www.linkedin.com/in/jeffweiner08

Tips:

  • Use the full LinkedIn profile URL
  • Both /in/username and /in/username/ formats work
  • The actor will automatically normalize URLs

Email Recipients (Required)

Enter email addresses where notifications should be sent. You can add multiple recipients.

Example:

recruiter@company.com
sales@company.com
team@company.com

Signal Configurations (Required)

Select which types of changes you want to track:

  • job_change: Detects when someone changes jobs, gets promoted, or updates their work experience
  • new_post: Detects when someone publishes new content on LinkedIn

Example: Select both to track all changes

πŸ’‘ Need custom signals? Contact support@datamagnet.co for custom monitoring solutions (headline changes, location updates, skills tracking, etc.)


2. Run the Actor

First Run - Baseline

On your first run, the actor will:

  • Fetch current profile data
  • Store baseline snapshots
  • Send a baseline notification email
  • No changes will be detected (this is expected!)

Example Baseline Email:

"Your LinkedIn People Watcher is now actively monitoring 3 profile(s)."

Subsequent Runs - Change Detection

On future runs, the actor will:

  • Fetch current profile data
  • Compare with previous snapshot
  • Detect changes using AI
  • Send email notifications for meaningful changes
  • Update snapshots

Example Change Email:

"LinkedIn Profile Updates - 2 change(s) detected"

  • Bill Gates: Job Change - Joined Microsoft AI as Chief Advisor
  • Satya Nadella: New Post - Shared insights on AI transformation

πŸ“… Scheduling

For most use cases, we recommend running the actor:

  • Daily
  • Twice Daily
  • Weekly

How to Schedule

  1. Click on Schedules in the actor
  2. Click Create new schedule
  3. Choose your preferred frequency
  4. Set the time
  5. Click Create

Schedule Setup

Tip: Don't run too frequently (e.g., every hour) as LinkedIn profiles don't change that often and you'll waste credits.


πŸ“§ Email Notifications

What You'll Receive

The actor sends two types of emails:

1. Baseline Notification

Sent on first run to confirm monitoring is active.

Contains:

  • List of profiles being monitored
  • Confirmation message
  • Datamagnet branding

2. Change Notification

Sent when changes are detected.

Contains:

  • Profile name and photo link
  • Change type (Job Change, New Post, etc.)
  • AI-generated summary of the change
  • Direct links to view the changes
  • Timestamp of detection

Email Features

  • βœ… Professional design with Datamagnet branding
  • βœ… Mobile-responsive layout
  • βœ… Direct action links (View Experience, View Posts)
  • βœ… Color-coded by change type
  • βœ… Confidence scores (when available)

🎯 Signal Types Explained

Job Change

Detects when someone:

  • Changes companies
  • Gets a promotion
  • Updates their job title
  • Adds new work experience
  • Changes their current role

Use Cases:

  • Recruiters tracking candidate moves
  • Sales teams monitoring decision-maker changes
  • Investors tracking portfolio company executives

Example Detection:

"Bill Gates has joined Microsoft AI as Chief Advisor, transitioning from his previous role as Co-chair at Bill & Melinda Gates Foundation."

New Post

Detects when someone:

  • Publishes a new LinkedIn post
  • Shares an article
  • Posts company updates

Use Cases:

  • Content teams tracking thought leaders
  • Sales teams identifying engagement opportunities
  • Recruiters finding active candidates

Example Detection:

"Satya Nadella published 2 new posts in the last 24 hours, including insights on 'The Future of AI in Enterprise'."

Need Custom Signals?

Looking for specific signals that aren't listed above? We can create custom monitoring solutions tailored to your needs!

Examples of custom signals:

  • Profile headline changes
  • Location changes
  • Skills updates
  • Endorsement tracking
  • Company page updates
  • Education changes
  • And much more!

Contact us: support@datamagnet.co

We'll work with you to build exactly what you need.


πŸ’‘ Pro Tips

Optimize Your Monitoring

  1. Start Small: Monitor 5-10 profiles first, then scale up
  2. Choose Relevant Signals: Don't track everything - focus on what matters
  3. Set Appropriate Schedule: Daily or weekly is usually sufficient
  4. Monitor High-Value Profiles: Focus on decision-makers, top candidates, or key contacts

Reduce Costs

  1. Limit Profile Count: Each profile fetched costs API credits
  2. Optimize Schedule: Less frequent runs = lower costs
  3. Use Targeted Signals: Only enable signals you need
  4. Clean Up Old Profiles: Remove profiles you're no longer interested in

Best Practices

  1. Verify Email Setup: Test with one recipient first
  2. Check Spam Folder: Initial emails might go to spam
  3. Whitelist Sender: Add the sender email to contacts
  4. Monitor Actor Runs: Check logs for any errors
  5. Keep Database Healthy: The actor auto-cleans old snapshots

πŸ“Š Understanding the Output

Dataset Output

After each run, the actor saves a record to the dataset with:

{
"run_id": "abc123",
"user_id": "your-user-id",
"profiles_processed": 3,
"changes_detected": 2,
"baseline_established": 0,
"errors": [],
"timestamp": "2025-12-01T10:30:00Z"
}

Fields:

  • run_id: Unique identifier for this run
  • user_id: Your user identifier
  • profiles_processed: Number of profiles checked
  • changes_detected: Number of changes found
  • baseline_established: Number of new profiles added
  • errors: Any errors encountered
  • timestamp: When the run completed

πŸ†˜ Support

Need Help?

  1. Check Logs: Actor run logs contain detailed error messages
  2. Review This Guide: Most issues are covered above
  3. Datamagnet Support: For API issues, contact support@datamagnet.co
  4. Apify Support: For platform issues, contact Apify support

Feature Requests & Custom Monitoring

  • Custom Signals: Need to track specific changes like headline updates, location changes, or skills? We can build custom monitoring solutions for you.
  • Feature Ideas: Have an idea for a new signal type or feature?
  • Enterprise Solutions: Need to monitor hundreds or thousands of profiles?

Contact us: support@datamagnet.co


πŸ“ Example Input Configuration

Here's a complete example input configuration:

{
"profile_urls": [
"https://www.linkedin.com/in/williamhgates",
"https://www.linkedin.com/in/satyanadella",
"https://www.linkedin.com/in/jeffweiner08"
],
"email_recipients": [
"recruiter@company.com",
"team@company.com"
],
"signal_configurations": [
"job_change",
"new_post"
]
}

πŸŽ‰ Getting Started Checklist

  • Configure input (profiles + recipients)
  • Select signal types
  • Run actor (baseline)
  • Check email for baseline notification
  • Set up schedule
  • Wait for changes to be detected!

πŸ“„ License

This actor is powered by Datamagnet - Professional LinkedIn Data API.


Ready to start monitoring? Configure your input and run the actor! πŸš€