0

I need to write a program that checks a URL: if there is a form, it needs to fill in all text boxes with a specific string, and submit it.

I have already written the function that loads the form using http.request. At this point, I need to analyse what comes in, and submit it.

What's the best way to do it? I could:

Am I missing something? Maybe a much better way to go about this?

Merc
  • 16,277
  • 18
  • 79
  • 122

0 Answers0