LinkedIn Profile Activity Scorer
**Score LinkedIn profile activity without scraping.** Submit any LinkedIn person, company, or school profile URL and get a structured activity score (0–100) with a 5-tier grade, dimension breakdown, and human-readable behavioral signals — all delivered via webhook in 5–15 seconds. No login credentials, no browser automation, no LinkedIn cookies required. Results are cached for 24 hours, so…
LinkedIn Profile Activity Scorer endpoints
| Method | Endpoint | Description |
|---|---|---|
| Activity Scoring | ||
| POST |
scoreActivity /activity |
Submit a LinkedIn profile URL for on-demand activity scoring. Returns a `task_id` immediately. Results are delivered via webhook (typically 5–15 seconds) and can also be polled… |
| Results | ||
| POST |
getResults /results |
Retrieve the activity scoring result for a given `task_id`. Use this as an alternative to webhooks for retrieving results. |
| Utility | ||
| GET |
healthCheck /health |
Lightweight health check endpoint. Returns OK if the service is running. |
LinkedIn Profile Activity Scorer pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $15 / month | 1 / second |
|
| ULTRA | $59 / month | 1 / second |
|
| MEGA | $250 / month | 1 / second |
|