Menu

How to crawl a website for certain datas?

Help
2013-01-18
2013-04-09
  • Nobody/Anonymous

    How to crawl a website to fetch certain datas? For ex. if i crawl carwale.com, then I should get Name of the Car, Make, Model, Price,Contact email, contact name, images and store the same in a database. Thanks.

     
  • Nobody/Anonymous

    Hi!

    phpcrawl just delivers the page-content (html-source) to you. If you want to extreact special parts/data from it, you'll have to do it yourself, it's not part of phpcrawl.

    Just use some regular expressions or a DOM-parser to do that, it normally shouldn't be to a big problrem.

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.