Question:
How can I automatically fill out web forms on a timed basis?
Christian101
2016-02-24 13:28:24 UTC
Is there a way to code a script that fills out and submits a form online daily or on a timed schedule?

I just want to know if this is possible and what program/language I should be looking at.

The script should go to the site and fill out the form every week at certain times, but not sure if something like this is possbile or what program to do it in.
Three answers:
lolay
2016-02-24 16:04:25 UTC
You can use cron jobs to schedule task on timely basis, however there are spam/bots protection utility that majority of sites are using so your filling web forms without human intervention is useless.
DeMoNsLaYeR575
2016-02-24 13:44:41 UTC
95% of sites that have forms have some form of bot protection making you bot useless
anonymous
2016-02-24 13:29:45 UTC
They're bots...


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...