I have this program to extract the number of students enrolled from this URL. https://www.udemy.com/curso-de-solidworks-desde-cero-y-completo/
This is the program that works:
DataScrapUdemy.xaml (9.9 KB)
But, when I change the URL and update the selector, appear the message The range does not exist
The program that doesn’t work:
DataScrapUdemyError.xaml (9.9 KB)
And this is the error, that I want to solve:
The range does not exist.
Thank u for your support.