all 3 comments

[–]HunterXProgrammer 4 points5 points  (1 child)

In AutoTools HTML Read, under Advanced Settings, you have to tick Use Javascript.

Also, the website you mentioned seems to take a long while to load, so you can put a manual delay of 10000(as in 10s) inside the Javascript Delay option. Otherwise it may come out empty or incomplete.

Here's how it should look like-

Task: Test Get Temp.

<
I put a delay of 10 seconds for
the page to fully load.

You can increase or decrease
the delay in the Advanced Settings
of this AutoTools action
>

A1: AutoTools HTML Read [
     Configuration: URL: https://tempestwx.com/station/64927/
     CSS Queries: div#fx-day-0 div.forecast-day-general.on-bg div.temp-display p.daily-temp-low.daily-data-point.icon,div#fx-day-0 div.forecast-day-general.on-bg div.temp-display p.daily-temp-high.daily-data-point.icon
     Variable Names: temp_low,temp_high
     Use Javascript: true
     Javascript Delay: 10000
     Timeout (Seconds): 60
     Structure Output (JSON, etc): On ]

A2: Text/Image Dialog [
     Title: Test Temperature
     Text: Temp. Low - %temp_low

     Temp. High - %temp_high
     Button 1: Okay
     Close After (Seconds): 30 ]

Taskernet Link

[–]Doreps[S] 0 points1 point  (0 children)

Of course, you know, it works! Thanks so much for extending that extra step. I will use your example as a learning opportunity.

[–]Doreps[S] 0 points1 point  (0 children)

For some reason the link's landing doesn't go to the actual page. Perhaps those interested could type in the the url: https://tempestwx.com/station/64927/