How would I go about learning how to code something like this:
I'd like to write a program, that when I run it, it opens up a website such as deviantart.com/username. locates the image on that page and downloads it to desktop. Basically c++ code that manipulates the computer as if someone is there, but without someone there. Is that possible? or do I need another language.
yea, the browser part isn't necessary. This seems kind of out of my skill level. but I'm guessing it might be better to look in to more web based languages to learn this.
thanks for the responses though.