Hi All - I've been doing some webscraping in Alteryx for several years but have a question about getting the HTTP/1.1 403 Forbidden error.
What's interesting is that if I try to scrape the same page using Power BI or Power Automate, I can get the data without any errors.
I'd much rather use Designer to set up a process to scrape several pages on this particular site, though.
Does anyone have any tips? Besides adding a user agent like "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)", which doesn't help. Seems weird that the Microsoft products are able to get to the data without errors.
Thanks!