-2

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

  • This is an English language site. Please post in English, or ask your question at [Stack Overflow em Português](http://pt.stackoverflow.com) instead. Good luck. – Ken White Jun 12 '18 at 02:19
  • http://stackoverflow.com/questions/3577641/how-do-you-parse-and-process-html-xml-in-php –  Jun 12 '18 at 03:16

1 Answers1

-2

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