Hello,
I am very new to Altreyx. I am trying to scrape LIBOR Rates data from site - https://www.wsj.com/market-data/bonds . Site has different tabs for US, Euro,Pound,Yen rates.I was able to get US rates because its deafult on the website but how do I get different rates? Do I have to create RegEx for each of them? Also, the values change dynamically when we select the tab. Please see screen shot below. I have also attached my workflow.
Solved! Go to Solution.
Hi @msve ,
Looks like they are all in the source code so it should just be case of writing a Regex expression for each:
Thank you so much for your response. This looks good.I will try to clean up the data.
You're welcome. Please mark my response as solved :-)