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.
{ "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・スプレッドシート・データベースにそのまま使えます。
- 結果ごとに 1 レコード、重複排除・正規化済み
- JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
- クラウドで従量課金。インストールも保守も不要
実際の 1 レコード例。受け取る形そのままです。
| Image Url | Title | Url | Id |
|---|---|---|---|
| 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 Everyone | https://www.coursera.org/learn/ai… | course~daG-a-O1EeijKBISCWxf6g |
| https://s3.amazonaws.com/coursera… | Advanced Learning Algorithms | https://www.coursera.org/learn/ad… | course~Z5rfkzWeEeusTAqaKUMfXQ |
| https://d15cw65ipctsrr.cloudfront… | IBM AI Developer | https://www.coursera.org/professi… | s12n~WvWoOoMoEembCA7TjU2XTA |
{ "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.