How can we parse the source codes we have obtained with the web component.
It’s easy to do with webviewer but this method is very slow so I need the web component.
Can anyone create a extension for this?
Note: The extension named “html utils” in the forum does not work
Can you link this at all? I can’t seem to find it.
1 Like
Xoma
(Kumaraswamy)
July 14, 2021, 4:51pm
#3
Why don’t you use Javascript with Web components?
Easy and efficient.
1 Like
Xoma
(Kumaraswamy)
July 14, 2021, 4:58pm
#5
You can pass the content to it and perform operations in JavaScript and send the parsed value to the WebViewStringEvent block, else you should use this extension by SunnyGupta
1.Introduction
An utils extension to work with Html.It also supports Html encoding and decoding.
Latest Version: 1
Released: 2020-07-09T18:30:00Z (UTC)
Last Updated: 2020-07-09T18:30:00Z (UTC)
2.Blocks
[image]
[image]
[image]
3.Documentation
Got Element By Id
Event raised after getting element by id
[image]
element ~ text
Got Elements By Attribute
Event raised after getting elements list by attribute
[image]
elements ~ list
Got Elements By Class
Event raised after get…
the extension is not working
Xoma
(Kumaraswamy)
July 14, 2021, 5:02pm
#7
The developer is @vknow360 and he shall help you
1 Like
vknow360
(Sunny Gupta)
July 15, 2021, 12:52am
#9
First of all, its name is HtmlUtils.
And second, how do I know what is not working?
Extension works fine so you should instead say that you could not configure how to correctly use it.
1 Like
vknow360
(Sunny Gupta)
July 16, 2021, 12:25am
#11
You only need to provide class name there.
vknow360
(Sunny Gupta)
July 16, 2021, 10:52am
#13
Print the response content on a label and show the result.
Also post an apk.
1 Like
vknow360
(Sunny Gupta)
July 16, 2021, 11:15am
#15
Web1.Got Text
is never getting invoked.
Not even in App Inventor.
I’ve never experienced anything like this before. Please post about how it will work
vknow360
(Sunny Gupta)
July 16, 2021, 11:18am
#17
Issue is obviously not with HtmlUtils extension.
If it will never get a string to parse then how can we expect it to work.
So, can you share with us the correct use of this extension?
anyway. Your extension is not working. please accept this