PHP Summarize any URL
Posted
by Dylan Taylor
on Stack Overflow
See other posts from Stack Overflow
or by Dylan Taylor
Published on 2010-06-07T15:09:36Z
Indexed on
2010/06/07
15:12 UTC
Read the original article
Hit count: 421
Hey guys,
How can I, in PHP, get a summary of any URL? By summary, I mean something similar to the URL descriptions in Google web search results.
Is this possible? Is there already some kind of tool I can plug in to so I don't have to generate my own summaries?
I don't want to use metadata descriptions if possible.
-Dylan
© Stack Overflow or respective owner