Search code examples
phpscreen-scrapingmining

A tool tip for scraping in php


Any scraping tool for php? I would like to extract data from html pages using php, tested some tools but without much success.


Solution

  • use phpquery very useful, it is based on the jquery. One of the 'shortcuts' is pq() which is similar of $ do jquery