Recently I have been doing some experiments with scripts in bash using wget and curl to do stuff like "get all the images in an online page from certain section" and that kind of things, parsing the output with xmllint and xpath expressions, but somehow it doesn't feel like bash is the best tool for doing this, and when I try to do some interactive stuff like enter in a form get inputs, fill them I get in troubles making things right, so do you know if there is a programming language made for this?
I understand that usually this question in google say things like javascript and jquerry, I'm not talking about a language for a web page
Aucun commentaire:
Enregistrer un commentaire