Morning Friends!
I am trying to download the content of a webpage. Its the below table in yellow.
There is no login page.
https://www.b3.com.br/pt_br/produtos-e-servicos/negociacao/leiloes/opas/
I found the HTML part of this:
And tried to input into download tool to find it, however nothing comes as a result.
How can I download this content?
Thanks
Solved! Go to Solution.
Incredible @FilipR . Very clever solution, you have my thanks!
If I may ask, with download tab is it possible to login in webpages with passwords?
Thanks
@Joker_Hazard that's the first time I actually tried web scraping with Alteryx, so I can't say if it's possible to do if you have to log in first. My hunch is that it should be, but it's probably not gonna be easy. You can always look into the better alternative: API connections (still not easy, but fun).
Please mark my post as a solution.
I thought I had already marked as solved. I'm sorry!
Thanks for the help!