Get Text From Website

I want to get particular text from a website(Example: Live Weather, Time, Status, etc) and show it in a lable. how can i do that.

1 Like

You may want to use an API or Web component’s Get block. However, it also includes html and embedded scripts.

2 Likes

Can you show an example