VOOZH about

URL: https://apify.com/fortuitous_pirate/masterclass-course-scraper

โ‡ฑ MasterClass Course Scraper - celebrity instructors, lessons ยท Apify


๐Ÿ‘ MasterClass Course Scraper - celebrity instructors, lessons avatar

MasterClass Course Scraper - celebrity instructors, lessons

Pricing

from $10.00 / 1,000 result items

Go to Apify Store

MasterClass Course Scraper - celebrity instructors, lessons

Scrape MasterClass courses featuring celebrity instructors. Extract course titles, instructor names, lesson counts, descriptions, and class details. Perfect for analyzing premium online education content from world-renowned experts.

Pricing

from $10.00 / 1,000 result items

Rating

0.0

(0)

Developer

๐Ÿ‘ Fortuitous Pirate

Fortuitous Pirate

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

a month ago

Last modified

Share

MasterClass - Course Catalog Scraper

Overview

Scrape MasterClass for course information including instructor details, lesson counts, and trailers. Course Catalog Scraper. Supports direct URLs, filters (Category Filter).

Features

  • Search by keywords to find specific results
  • Filter results by category or type
  • Export data in JSON, CSV, or Excel formats
  • Supports direct URL input for targeted scraping
  • Built-in proxy support for reliable data collection

Use Cases

  • Aggregate - Aggregate academic papers and research data
  • Build - Build course catalogs and educational resource databases
  • Track - Track educational institution data and rankings
  • Monitor - Monitor academic publishing trends

Input Parameters

ParameterTypeDescriptionDefault
startUrlsarrayURLs to start scraping from (e.g., category pages or specific class pages)[...]
categorystringFilter by category (e.g., cooking, writing, business). Leave empty for all ca...``
maxClassesintegerMaximum number of classes to scrape50
includeTrailerUrlbooleanWhether to extract trailer video URLstrue
proxyConfigurationobjectProxy configuration - residential proxies recommended for this site{...}

Output Example

Each result contains structured data like this:

{
"title":"Sample Education/Academic Result",
"authors":[
"J. Smith",
"A. Johnson"
],
"date":"2025-01-15",
"abstract":"Detailed description of the item...",
"journal":"Nature",
"citations":42,
"url":"https://example.com/item/12345"
}

Pricing

This actor uses pay-per-result pricing:

  • $0.001 per result
  • $1.00 per 1,000 results

No monthly fees. You only pay for what you scrape. Apify Free plan includes $5/month in platform credits.

How to Run

Apify Console

  1. Go to the MasterClass - Course Catalog Scraper actor page
  2. Configure your input parameters
  3. Click Start and wait for the results
  4. Download data in JSON, CSV, or Excel format

API

curl-X POST "https://api.apify.com/v2/acts/fortuitous_pirate~masterclass-course-scraper/runs?token=YOUR_API_TOKEN"\
-H"Content-Type: application/json"\
-d'{"maxItems": 10}'

Python SDK

from apify_client import ApifyClient
client = ApifyClient("YOUR_API_TOKEN")
run = client.actor("fortuitous_pirate/masterclass-course-scraper").call(
run_input={"maxItems":10}
)
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item)

Integration

Connect MasterClass - Course Catalog Scraper with your existing tools and workflows:

  • API access - Programmatic access via Apify API
  • Webhooks - Get notified when scraping completes
  • Scheduling - Set up recurring runs on any schedule
  • Zapier / Make - Connect with 5,000+ apps via Apify integrations
  • Python / Node.js SDKs - Native client libraries for easy integration

You might also like

Masterclass Discovery Scraper

getdataforme/masterclass-discovery-scraper

The Masterclass Discovery Scraper efficiently extracts data from Masterclass, offering insights into courses, instructors, and content....

Masterclass Courseinfo Spider

getdataforme/masterclass-courseinfo-spider

The Masterclass Courseinfo Spider efficiently extracts detailed course data from Masterclass pages, including titles, descriptions, chapters, and instructor details....

Linkedin Courses Scraper

rainminer/linkedin-learning-scraper

Extract public LinkedIn Learning course data from search results, topic pages, and course URLs. Collect LinkedIn course titles, instructors, descriptions, durations, levels, release dates, viewer counts, topics, lesson metadata, and course links.

Coursera Course Catalog Scraper

fortuitous_pirate/coursera-course-scraper

Scrape online courses from Coursera. Get course titles, descriptions, instructors, ratings, duration, and enrollment counts. Great for education research.

๐Ÿ‘ User avatar

Fortuitous Pirate

19

Udemy Course Scraper ๐Ÿ“š

easyapi/udemy-course-scraper

Extract detailed course information from Udemy.com with this powerful scraper. Collect comprehensive data about online courses, including ratings, content details, instructors, and pricing. Perfect for market research, content aggregation, and educational platform development.

Online Course Lead Finder

esrok/online-course-lead-finder

Find public online courses, course creators, course pages, visible prices, creator websites, public contact pages, and social links from keywords or direct course URLs.

Udemy Course Scraper (All-in-one)

ecomscrape/udemy-course-scraper

Udemy Course Scraper lets you extract detailed course data in JSON for use in reports, spreadsheets, or applications. It supports scraping by course queries, author pages, or specific course URLs, capturing titles, prices, ratings, instructors, and more, with flexible inputs and proxy support.

ecomscrape

180

Udemy Scraper | Courses Instructors and Reviews

parseforge/udemy-scraper

Extract Udemy course data including title, instructor, price, rating, enrollment counts, duration, language, curriculum, reviews, and tags. Search by category or keyword to track top courses, monitor pricing, generate leads, and analyze the online learning market at scale.

LinkedIn Learning Course Intelligence (No Login)

scrapemint/linkedin-learning-course-scraper

Pull structured LinkedIn Learning course data without a cookie or login. Each row carries title, instructors, skills covered, level, duration, release date, rating, learner count, and curriculum. Discover by instructor, by keyword, or paste course URLs. JSON. Pay per course.