Skip to main content
GET
Get Course
Fetch a LinkedIn Learning course by its course_slug (the /learning/<slug> segment of the URL). Returns the course’s title, description, provider, workload, rating and instructors. Credits: 5

Authorization

string
required
Your ScrapeBadger API key.

Path Parameters

string
required
Course slug, e.g. learning-python.

Query Parameters

string
default:"us"
Country/locale for the request.

Response

object
The LearningCourse.

Example

Response