S
seannakasone
The following script uses WebFetcher to recursively download html
files. But the html pages are missing their jpg images. Any
suggestions?
require 'webfetcher'
book =
WebFetcher:
age.url('http://www.american-lawns.com/grasses/grasses.html#')
book.recurse.save('grass')
# save all files into a subfolder called grass.
files. But the html pages are missing their jpg images. Any
suggestions?
require 'webfetcher'
book =
WebFetcher:
book.recurse.save('grass')
# save all files into a subfolder called grass.