Can we automate/replicate Tampermonkey user scripts into alteryx to work on Web browser.
Is there any way further to achieve this ?
I haven't used tampermonkey specifically, but it is possible to automate/script web browser interaction via things like Selenium using Python so I can only imagine that this could be catered to your needs. You can read more about this technique here: https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Python-Code-Tool-Web-Scraping-Dynamic-...