
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
10
Total users
295
Monthly users
21
Runs succeeded
>99%
Issues response
12 days
Last modified
10 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" } }