Linkedin Open Profile Status avatar
Linkedin Open Profile Status

Pricing

$8.00 / 1,000 requests

Go to Store
Linkedin Open Profile Status

Linkedin Open Profile Status

Developed by

FreshData

FreshData

Maintained by Community

Accurately detects whether a LinkedIn profile is open to receiving InMail messages (i.e., Open Profile status: true or false).

0.0 (0)

Pricing

$8.00 / 1,000 requests

1

7

7

Last modified

an hour ago

🚀 Linkedin Open Profile Status

The Linkedin Open Profile Status is a powerful tool designed to accurately detect whether a profile's open status (i.e., can receive InMail) is true or false.

✨ Features

  • 👤 Detect profile's open 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_profile": true
},
"message": "ok"
}