05
Jul
Courses
in
Comments
Courses
The Courses Google SERP feature allows searchers to explore courses using a dedicated carousel in search. For instance, if you’re searching for a digital marketing course, Google will show a carousel of sites where you can enroll for it. Besides the name of the course and platform, this feature may also show information about the course price, educational level, ratings, and length.
In DataForSEO SERP API responses, each course from the Courses feature is returned as a structured item –“courses_element”
.

Type | courses_element

Item title | title

Domain | domain

Source | source

Description | description

Image | image_url

Rating | rating

Element in SERP API
{
"type": "courses",
"rank_group": 1,
"rank_absolute": 7,
"position": "left",
"xpath": "/html[1]/body[1]/div[4]/div[1]/div[13]/div[1]/div[2]/div[2]/div[1]/div[1]/div[7]/div[1]",
"title": "Courses",
"categories": [
"Digital marketing",
"Free",
"Coursera",
"edX",
"Advertising",
"HubSpot",
"Simplilearn",
"Good",
"Social media marketing",
"Intellipaat",
"Udacity",
"Certification",
"Management",
"Analytics",
"Artificial intelligence",
"Search engine optimization",
"Media",
"Technology",
"E-commerce",
"Data",
"Sales"
],
"items": [
{
"type": "courses_element",
"title": "The Complete Digital Marketing Course - 12 Courses in 1",
"url": "https://www.udemy.com/course/learn-digital-marketing-course/",
"domain": "www.udemy.com",
"source": "Rob Percival",
"description": "Paid · 22 hours",
"date": "2024-07-04 17:15:43 +00:00",
"image_url": "https://api.dataforseo.com/cdn/i/07042015-1535-0139-0000-91d8fe692e8e:0",
"rating": {
"rating_type": "Max5",
"value": 4.4,
"votes_count": 174000,
"rating_max": 5
}
},
{
"type": "courses_element",
"title": "Digital Marketing Certification Course: Get Certified in Digital Marketing",
"url": "https://academy.hubspot.com/courses/digital-marketing",
"domain": "academy.hubspot.com",
"source": "HubSpot Academy",
"description": "Free · 5 hours",
"date": "2024-07-04 17:15:43 +00:00",
"image_url": "https://api.dataforseo.com/cdn/i/07042015-1535-0139-0000-91d8fe692e8e:1",
"rating": null
},
{
"type": "courses_element",
"title": "Google Digital Marketing & E-commerce",
"url": "https://www.coursera.org/professional-certificates/google-digital-marketing-ecommerce",
"domain": "www.coursera.org",
"source": "Google",
"description": "Beginner · Subscription · 6 months",
"date": "2024-07-04 17:15:43 +00:00",
"image_url": "https://api.dataforseo.com/cdn/i/07042015-1535-0139-0000-91d8fe692e8e:2",
"rating": {
"rating_type": "Max5",
"value": 4.8,
"votes_count": 24000,
"rating_max": 5
}
}
],
"rectangle": null
}