edX Online Course Data Extractor
No credit card required
edX Online Course Data Extractor
No credit card required
Effortlessly scrape thousands of online courses from edX. Extract titles, images, details, owners, and all other course details. Customize your search with filters like language and more for precise results.
You can access the edX Online Course Data Extractor programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "maxItems": 10,
3 "proxy": {
4 "useApifyProxy": true
5 }
6}' |
7apify call epctex/edx-scraper --silent --output-dataset
edX Online Course Scraper API through CLI
The Apify CLI is the official tool that allows you to use edX Online Course Data Extractor locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: