All sites
Data API
LinkedIn Data API
Company pages, profiles and job listings from LinkedIn.
10endpointslogin_wall · Rate Limit handled for you
Example (captured live)
linkedin.com
ExampleJSON responseclick the page to trace a field
{
"course_slug": "python-essential-training",
"scraped_at": "2026-08-11T00:03:17.000000+00:00",
"title": "Python Essential Training",
"description": "Learn the fundamentals of Python programming, from syntax to data structures, in this hands-on course.",
"author": "Bill Weinman",
"thumbnail": "https://media.licdn.com/dms/image/course_python_essential.jpg",
"url": "https://www.linkedin.com/learning/python-essential-training"
}
GET
/v1/data/linkedin/learning/{course_slug}1 credit / run VerifiedLearning Course
LinkedIn Learning course details.
Handled for you:login_wallRate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| course_slug | string | yes | Course slug. |
| Advanced filters | |||
| country | string | no | Egress country. (default: us) |