Udemy Courses Scraper avatar
Udemy Courses Scraper

Pricing

$30.00/month + usage

Go to Store
Udemy Courses Scraper

Udemy Courses Scraper

Developed by

Nataniel Santos

Nataniel Santos

Maintained by Community

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.

5.0 (1)

Pricing

$30.00/month + usage

9

Total users

239

Monthly users

20

Runs succeeded

>99%

Last modified

7 months ago

LB

Did not work

Closed

albertoprb opened this issue
a year ago

I have tried to run it on a category and a specific course, with different proxy configs, and it simply did not return any result. I'm using Apify dashboard.

LB

albertoprb

a year ago

I was able to run it from the python client then used the log config to also run it successfuly from the dashboard { "category_url": [ { "url": "https://www.udemy.com/courses/development/" } ], "max_items": 10, "start_page": 1, "proxySettings": { "useApifyProxy": true, "apifyProxyGroups": [ "BUYPROXIES94952" ], "apifyProxyCountry": "US" } }