Scrapers.lat logo scrapers.lat
Education

Coursera Courses, Ratings & Instructors Scraper

Scrape Coursera courses by keyword or URL. Extract title, partner, instructors, rating, reviews, enrollment, skills, price, level and certificate type. Export to JSON, CSV or Excel.

27 每条记录的字段 JSON · CSV · Excel · API 按用量付费
coursera-scraper.json 200 OK
{
  "imageUrl": "https://d15cw65ipctsrr.cloudfront.net/e8/aa5e4…",
  "title": "MLOps | Machine Learning Operations",
  "url": "https://www.coursera.org/specializations/mlops…",
  "id": "s12n~YL9kJR_pEe2R_wo2RF6FuQ",
  "productType": "SPECIALIZATION",
  "partner": "Duke University",
  "partners": ["Duke University"],
  "partnerLogo": "https://coursera-university-assets.s3.amazonaw…",
  "rating": 4.15
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Image UrlTitleUrlIdProduct TypePartnerPartnersPartner LogoRatingReview CountDifficulty LevelDuration CategoryCertificate TypeIs Free
示例输出

一条真实的示例记录,正是你收到的结构。

Image UrlTitleUrlId
https://d15cw65ipctsrr.cloudfront…MLOps | Machine Learning Operatio…https://www.coursera.org/speciali…s12n~YL9kJR_pEe2R_wo2RF6FuQ
https://s3.amazonaws.com/coursera…Fundamentals of Machine Learning …https://www.coursera.org/learn/fu…course~wkES2k6WEe-SdxJ_Axw1wQ
https://s3.amazonaws.com/coursera…AI For Everyonehttps://www.coursera.org/learn/ai…course~daG-a-O1EeijKBISCWxf6g
https://s3.amazonaws.com/coursera…Advanced Learning Algorithmshttps://www.coursera.org/learn/ad…course~Z5rfkzWeEeusTAqaKUMfXQ
https://d15cw65ipctsrr.cloudfront…IBM AI Developerhttps://www.coursera.org/professi…s12n~WvWoOoMoEembCA7TjU2XTA
GET /coursera-scraper
{
  "imageUrl": "https://d15cw65ipctsrr.cloudfront.net/e8/aa5e4…",
  "title": "MLOps | Machine Learning Operations",
  "url": "https://www.coursera.org/specializations/mlops…",
  "id": "s12n~YL9kJR_pEe2R_wo2RF6FuQ",
  "productType": "SPECIALIZATION",
  "partner": "Duke University",
  "partners": ["Duke University"],
  "partnerLogo": "https://coursera-university-assets.s3.amazonaw…",
  "rating": 4.15
}

常见问题

What Coursera content can this scraper cover?

It searches the entire public Coursera catalog: individual courses, specializations, professional certificates, guided projects and degrees. You can restrict results to a single product type, difficulty level or language.

How many courses can I get in one run?

There is no fixed ceiling. Set Max Courses to the number you want and the scraper paginates through the catalog until it reaches that count or runs out of matches. Each keyword you add runs its own search.

Can I scrape a specific course instead of searching?

Yes. Paste one or more course, specialization or search URLs into Coursera URLs. Product URLs return that single product; a search URL runs the keyword behind it.

Where do the enrollment numbers and instructor names come from?

Enrollment count, instructor names, the full description and recommended workload are collected when Fetch Course Details is enabled. The listing fields like rating, skills and pricing are always included.

What happens if a course has no rating or is missing some fields?

Fields that a given product does not expose (for example workload on a specialization, or a rating on a brand new course) come back empty rather than guessed. Every record still carries the core identification and catalog fields.

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。