Website crawler auto image downloader
- From: apps@xxxxxxxx (Sam Smith)
- Date: Fri, 16 Jan 2009 16:03:25 -0800
I need a script that will crawl a list of websites and download all .jpg,
..gif, .png files.
I can think of some ways how to start like, fopen() or maybe curl(). And it
downed on me I'd need to handle files writing over with the same name. And
it would be cool to save the full URL to the file in a database with the
path on the local server where I'm saving them.
I was hoping someone might say, "Dude, that's simple, just do this..."
before I spent hours guessing.
Anyone?
Thanks
.
- Follow-Ups:
- Re: [PHP] Website crawler auto image downloader
- From: Robert Cummings
- Re: Website crawler auto image downloader
- From: Shawn McKenzie
- Re: [PHP] Website crawler auto image downloader
- Prev by Date: Re: [PHP] Parsing HTML href-Attribute
- Next by Date: Re: Website crawler auto image downloader
- Previous by thread: function_exists question
- Next by thread: Re: Website crawler auto image downloader
- Index(es):
Relevant Pages
|