Udemy Course Scraper avatar

Udemy Course Scraper

Try for free

1 day trial then $20.00/month - No credit card required now

Go to Store
Udemy Course Scraper

Udemy Course Scraper

ecomscrape/udemy-course-scraper
Try for free

1 day trial then $20.00/month - No credit card required now

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.

You can access the Udemy Course Scraper 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  "urls": [
3    "https://www.udemy.com/user/nktung/"
4  ],
5  "max_retries_per_url": 2,
6  "proxy": {
7    "useApifyProxy": false
8  }
9}' |
10apify call ecomscrape/udemy-course-scraper --silent --output-dataset

Udemy Course Scraper API through CLI

The Apify CLI is the official tool that allows you to use Udemy Course Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community

Actor Metrics

  • 6 monthly users

  • 0 No bookmarks yet

  • >99% runs succeeded

  • Created in Dec 2024

  • Modified a month ago