Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

Javascript

dkma
8 - Asteroid

Can we automate/replicate Tampermonkey user scripts into alteryx to work on Web browser. 

 

 

Is there any way further to achieve this ?

 

 

 

1 REPLY 1
BrandonB
Alteryx
Alteryx

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-...