Reputation: 7491
I need to click on specified links on my profile on the website automatically with the script. I tried to use Selenium and Python for this purpose, but unfortunately, the Web site detects a frequent login and may block my profile in this case. How to automate the site serving process with the script (javascript, node.js, etc), across the authentication and click or make some changes on a Web site protected by login?
Upvotes: 0
Views: 37