Saturday, 7 September 2013

Ruby Downloading on a webpage

Ruby Downloading on a webpage

I want to download all the links in a webpage using a ruby script. My idea
was to extract the href links if I could get the Source code, set a
download location using command prompt. Is there a way for this ?

No comments:

Post a Comment