Jump to content

PHP Script for Crawl Images

- - - - -

  • Please log in to reply
1 reply to this topic

#1
shivam

shivam

    Newbie

  • Members
  • PipPip
  • 27 posts
I want to Extract the Images and Store it in a Directory using PHP Crawlers Script from a particular URL ..

Please Help me Out..!!

#2
BlaineSch

BlaineSch

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,448 posts
That depends how you go about it. If the images are displayed on the page or linked to on a page, you could simply scan in the HTML, then loop through the elements getting the href or src attributes. You can either store the URL in your databse or copy the file over.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users