Hello All,
Using for the first time knowledge center (to post questions). I'm little bit new on HTTPCaller, not on FME :). I'm trying to get data from this page (source): http://www1.kaiho.mlit.go.jp/TUHO/keiho/navarea11_en.html
So far I'm not able to get any data, probably I'm using the wrong method (POST Vs GET), I've been doing some research and checking similar questions like: https://knowledge.safe.com/questions/42386/how-to-get-information-from-website.html
My idea is to be able to download all those records under "NAVTEXT" section (see attached image) and get at the end a result like this: http://www1.kaiho.mlit.go.jp/TUHO/keiho/cgi/disp_warnings.cgi?TYPE=NAVAREA11&TANA;=170795⟨=EG
The above link is the "OnClick" response when you click on a record under the title column
I can't pass them manually because those records change in a daily basis. Any idea on how can I accomplish this?
Thanks in advance for your help
Cesar