Hi Community,
I am trying to fetch data from website http://www.rushydro.ru/hydrology/informer/ , parse it and save data to excel in separate cells. How can this be done? i have attached my workbench, also can someone help with xquery?
Question
Hi Community,
I am trying to fetch data from website http://www.rushydro.ru/hydrology/informer/ , parse it and save data to excel in separate cells. How can this be done? i have attached my workbench, also can someone help with xquery?
In the FME Data Inspector you can see the attributes that I mean is important for you:
Thanks in Advance,
Danilo
Hi Danilo,
Thanks a lot, it worked for me. But, the website where i get info has applied captcha. Now i receive errors, as a workaround i tried to save each web page as html file, how can i bulk read inside info of these web pages?