Any scraping tool for php? I would like to extract data from html pages using php, tested some tools but without much success.
use phpquery very useful, it is based on the jquery. One of the 'shortcuts' is pq() which is similar of $ do jquery
pq()
$