Most of my webscraping code is in Python, do you have plans to implement bindings to other languages?
You know that's an interesting idea, NodeJS does support WASM. Compiling Python to WASM is possible. I could add custom actions for importing and executing external code. We'll see, it's given me something to think about!