Inputs from web page

hello everyone, how can I insert the inputs instead of the dynamo reader from a local web page for example?

The Web Request node might do the trick. If you need more info, the DynaWeb package would likely suffice as a framework to build get data from a web resource, or even send data to a web resource.

Yes, I know the knot. However some time ago I saw a video of a guy working with an html page, in a very similar way to packages dynaserver, but only he converted the input data directly into a string inside dynamo. But I can’t find it anywhere anymore

Not sure what you mean by that, but I’m pretty sure that the information given above will provide good direction to build up what you are after.