Pricing
from $3.00 / 1,000 results
Coursera Course Scraper
Scrape the Coursera public course catalog via the free v1 API. Browse courses and specializations by keyword. No auth required. Returns course title, description, workload, level, and URL.
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
Actor stats
0
Bookmarked
1
Total users
0
Monthly active users
18 days ago
Last modified
Categories
Share
Memrise Scraper
Scrape Memrise οΏ½ Memrise learning courses.
Features
- Browse and search Memrise data
- Filter by courses by search query
- Output:
courseId, title, language, learners, items, courseUrl - No API key required
- Daily test runs for reliability
Input
| Parameter | Type | Description |
|---|---|---|
mode | select | What to fetch |
maxItems | integer | Maximum records to return (default: 50) |
Example input:
{"mode":"courses","maxItems":10}
Output
Each record contains: courseId, title, language, learners, items, courseUrl
Example record:
{"recordType":"record","scrapedAt":"2024-01-15T10:30:00+00:00"}
FAQ
Is this free to use? Yes οΏ½ this actor uses only public APIs and requires no authentication.
How often is data updated? Data is fetched live on every run from Memrise.
What is the daily test run? This actor runs automatically every day to verify it still works correctly.
Data Source
Data is sourced from Memrise public API/website.
