I manage a system at work that runs a lot of marketing automations (created through the system’s UI, not ones I custom code). I want a script that automatically archives them based on a specific naming convention. Unfortunately, this isn’t possible using the system’s API. I was thinking of using Selenium or Playwright instead, but I’m concerned about security. Would I be exposing my login credentials if I ran a script like that locally? What about if I ran it from Jupyter?
submitted by /u/benuchadnezzar
[link] [comments]
r/learnpython I manage a system at work that runs a lot of marketing automations (created through the system’s UI, not ones I custom code). I want a script that automatically archives them based on a specific naming convention. Unfortunately, this isn’t possible using the system’s API. I was thinking of using Selenium or Playwright instead, but I’m concerned about security. Would I be exposing my login credentials if I ran a script like that locally? What about if I ran it from Jupyter? submitted by /u/benuchadnezzar [link] [comments]
I manage a system at work that runs a lot of marketing automations (created through the system’s UI, not ones I custom code). I want a script that automatically archives them based on a specific naming convention. Unfortunately, this isn’t possible using the system’s API. I was thinking of using Selenium or Playwright instead, but I’m concerned about security. Would I be exposing my login credentials if I ran a script like that locally? What about if I ran it from Jupyter?
submitted by /u/benuchadnezzar
[link] [comments]