0

I want to create a script, which accesses a website behind a login (with 2FA) and press the submit button every x seconds.

Unfortunately, I am a total Shell noob, but I already automated the process with the Chrome extensions "Kantu Browser Automation", but the extension has limits on the looping and a looping timeout.

1 Answer 1

1

use curl command for this and put it crontab.

curl: https://curl.haxx.se/

you have to use POST method.

crontab: https://crontab.guru/

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.