Udemy Courses Scraper avatar

Udemy Courses Scraper

Try for free

2 days trial then $30.00/month - No credit card required now

View all Actors
Udemy Courses Scraper

Udemy Courses Scraper

natanielsantos/udemy-courses-scraper
Try for free

2 days trial then $30.00/month - No credit card required now

Scrape data from thousands of courses available on udemy.com. Extract description, price, rating, created date, image and more. Download your data as HTML table, JSON, CSV, Excel, XML, and RSS feed.

You can access the Udemy Courses 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  "course_urls": [
3    {
4      "url": "https://www.udemy.com/course/python-3-do-zero-ao-avancado/"
5    }
6  ],
7  "start_urls": [
8    {
9      "url": "https://www.udemy.com/courses/development/"
10    }
11  ],
12  "proxySettings": {
13    "useApifyProxy": true
14  }
15}' |
16apify call natanielsantos/udemy-courses-scraper --silent --output-dataset

Udemy Courses Scraper API through CLI

The Apify CLI is the official tool that allows you to use Udemy Courses 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
  • 14 monthly users
  • 3 stars
  • 96.8% runs succeeded
  • 23 days response time
  • Created in May 2023
  • Modified 2 months ago
Categories