etaoin 2025-04-11

Can I somehow get the source code of a webpage as a string with etaoin?

did not find that for some reason thanks for pointing me at it

What’s important, the results is not the origin html but the current one with all the dom changes applied.

good additional comment @igrishaev. the docstring says "current" so I guess that's documented properly. if you want the original HTML I guess you could do a web request and look at the response