
Udemy Courses Scraper
Pricing
$30.00/month + usage

Udemy Courses Scraper
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
Did not work
Closed
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.
albertoprb
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" } }