Linkedin Open To Work Status avatar
Linkedin Open To Work Status

Pricing

$8.00 / 1,000 requests

Go to Store
Linkedin Open To Work Status

Linkedin Open To Work Status

Developed by

FreshData

FreshData

Maintained by Community

Accurately detects whether a LinkedIn profile is marked as Open to Work (i.e., open-to-work status: true or false).

0.0 (0)

Pricing

$8.00 / 1,000 requests

0

2

2

Last modified

a day ago

🚀 Linkedin Profile Open to Work Status

The Linkedin Profile Open to Work Status is a powerful tool designed to Accurately detects whether a LinkedIn profile is marked as Open to Work (i.e., open-to-work status: true or false).

✨ Features

  • 👤 Detect profile's open to work status

  • 🍪 No Cookies Required
    The scraper works without any LinkedIn login or cookies — simplifying setup and execution.

🛠️ How It Works

  1. 🔗 Input
    Provide a valid LinkedIn profile URL.

  2. ▶️ Run the Scraper
    Start the actor to extract rich profile data in real time — results will be available in Apify's Dataset tab.

✨ Go to my profile for more powerful actors: https://apify.com/freshdata

📥 Input Example

{
"linkedin_url": "https://www.linkedin.com/in/ajjames"
}

📤 Output Example

{
"data": {
"open_to_work": false
},
"message": "ok"
}