Masterclass Courseinfo Spider
Pricing
from $9.00 / 1,000 results
Masterclass Courseinfo Spider
The Masterclass Courseinfo Spider efficiently extracts detailed course data from Masterclass pages, including titles, descriptions, chapters, and instructor details....
Pricing
from $9.00 / 1,000 results
Rating
0.0
(0)
Developer
GetDataForMe
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Masterclass Courseinfo Spider
Introduction
The Masterclass Courseinfo Spider is a powerful web scraping tool designed to extract detailed information from Masterclass course pages. It provides comprehensive data on courses, including titles, descriptions, chapters, and instructor details, enabling users to gather valuable insights efficiently.
Features
- Comprehensive Data Extraction: Captures all relevant course information, including chapters, durations, and abstracts.
- High-Quality Output: Ensures reliable and accurate data for analysis.
- Flexible Configuration: Allows customization of URLs and item limits.
- Efficient Performance: Optimized to handle multiple pages with ease.
- User-Friendly Setup: Simple configuration process on the Apify platform.
Input Parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| Urls | array | Yes | The URLs for the spider to scrape. | ["https://www.masterclass.com/classes/bill-nye-the-science-guy"] |
| itemLimit | integer | No | Maximum number of items to extract. | 10 |
Example Usage
Input JSON
{"Urls": ["https://www.masterclass.com/classes/bill-nye-the-science-guy"],"itemLimit": 5}
Output JSON
[{"actor_id": "XqbSadHcmWk8gDtdt","run_id": "ld9cVes9APrydQdVs","instructor_name": "Bill Nye","price": "$120","chapters": [{"number": 1,"title": "Introduction to Science","duration": "10:00"}]}]
Use Cases
- Market Research and Analysis: Gather data on course offerings for competitive analysis.
- Competitive Intelligence: Monitor competitor courses and pricing strategies.
- Price Monitoring: Track changes in course prices over time.
- Content Aggregation: Compile course information for content platforms.
- Academic Research: Analyze educational trends and offerings.
- Business Automation: Automate data collection for business intelligence.
Installation and Usage
- Search for "Masterclass Courseinfo Spider" in the Apify Store.
- Click "Try for free" or "Run".
- Configure input parameters (e.g., URLs, item limit).
- Click "Start" to begin extraction.
- Monitor progress in the log.
- Export results in your preferred format (JSON, CSV, Excel).
Output Format
The output data is structured as an array of course objects, each containing:
actor_id: Unique identifier for the actor run.run_id: Unique identifier for the run.instructor_name: Name of the course instructor.price: Price of the course.chapters: Array of chapter details, including number, title, and duration.
Support
For custom/simplified outputs or bug reports, please contact:
- Email: support@getdataforme.com
- Subject line: "custom support"
- Contact form: Contact Us
We're here to help you get the most out of this Actor!