Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

Downloading webpages

 [1/5] from: mechtn:tkweb at: 31-Oct-2001 12:06


i want to design a little program to read a webpage and all the links.. then follow the links that end in .jpg and download the pages in the links. basically it would download all the pictures from a website.. on the page and any on pages that were in the links.. can this be done? koie smith

 [2/5] from: bga:bug-br at: 31-Oct-2001 16:25


Em Wednesday, October 31 2001, 16:06:43, mechtn ([mechtn--tkweb--net]) disse:
>i want to design a little program to read a webpage and all the links.. then >follow the links that end in .jpg and download the pages in the links. >basically it would download all the pictures from a website.. on the page
and
>any on pages that were in the links.. > >can this be done?
Not only it can be done as someone already did it. I don't remember who, but you can serach the Reb sites in the Rebol Desktop. Doing a program like that is trivial with Rebol anyway, so you can even roll your own. -Bruno -- Bruno G. Albuquerque [bga--bug-br--org--br] BeDevId #15362 Grupo Brasileiro de Usuarios de BeOS - Presidente http://www.bug-br.org.br

 [3/5] from: alanwall::sonic::net at: 31-Oct-2001 11:21


Bruno G. Albuquerque wrote:
> Em Wednesday, October 31 2001, 16:06:43, mechtn ([mechtn--tkweb--net]) disse: > >i want to design a little program to read a webpage and all the links.. then
<<quoted lines omitted: 6>>
> Not only it can be done as someone already did it. I don't remember who, but > you can serach the Reb sites in the Rebol Desktop.
Go to the Rebol page in view/sites/Compkarori/grabber.r -- JMS Trustee http://www.jms.org http://www.sonic.net/~alanwall/ First computer solar powered vic-20 AmigaQNX-notAmigaNG=no good computers for people not suits UIN=9391028

 [4/5] from: james:mustard at: 1-Nov-2001 8:23


Heh.. as long as they don't link to google images.. you could be downloading for some time ;-) ----- Original Message ----- From: "mechtn" <[mechtn--tkweb--net]> To: <[rebol-list--rebol--com]> Sent: Thursday, November 01, 2001 7:06 AM Subject: [REBOL] Downloading webpages
> i want to design a little program to read a webpage and all the links..
then follow the links that end in .jpg and download the pages in the links. basically it would download all the pictures from a website.. on the page and any on pages that were in the links..

 [5/5] from: gchiu:compkarori at: 1-Nov-2001 17:24


> > >basically it would download all the pictures from a > website.. on the page
<<quoted lines omitted: 8>>
> > > Go to the Rebol page in view/sites/Compkarori/grabber.r
Except my grabber.r script only takes images from the one page, and does not recursively grab images. -- Graham Chiu

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted