Re: Image scrape
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Mon, 15 May 2006 14:27:06 -0400
nicknack <nickdel@xxxxxxxxx> wrote:
what i actually have though is a list of about 5000 URL's similar to
this:
http://www.website.com/images/photos/full/3881.jpg
It is this URL I need to scrape if possible and then output to one
page.
Define the term "scrape". Can't you just generate an HTML page
containing 5000 tags of the form
<img src="http://www.website.com/images/photos/full/3881.jpg">
?
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
.
- Follow-Ups:
- Re: Image scrape
- From: nicknack
- Re: Image scrape
- References:
- Image scrape
- From: nicknack
- Re: Image scrape
- From: Igor Tandetnik
- Re: Image scrape
- From: nicknack
- Image scrape
- Prev by Date: Re: Image scrape
- Next by Date: Re: Image scrape
- Previous by thread: Re: Image scrape
- Next by thread: Re: Image scrape
- Index(es):