Can someone tell me the command for wget to scrape all the images on photobucket? For example I want to grab all the pics on this tag http://photobucket.com/images/banana/ I don't want it to scrape the thumbnails but I want the full sized pictures.
1 - Get the urls from all pages of selected keyword
2 - Visit the url with cURL and grab the URL of the picture
3 - Got with Curl on the url of the picture
4 - Get the content and save it to file
indieinc, that would work if Ruriko wanted all image files. Turns out he wants to exclude the thumbnails .. that would require some form of custom coding ..
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.