Recommend this page to a friend! | ![]() |
![]() |
All requests ![]() |
> | Extract text or links from a web page | > | Request new recommendation | > | ![]() |
> | ![]() |
||
by Ryan - 1 year ago (2015-02-10) get text webpage
+1 | I am doing a web page tracker. I need to parse the web site text, store it and compare it later with the same page. |
+1 |
Check this out, it is a text processing class that does exactly and even more of what you need. You can get the contents of whatever site you want to use using the file_get_contents() function, store it in a variable and process, parse, store, compare and perform a lot of other operations on it |
Recommend package | |
|