Meta tags fetcher is a PHP class that is meant to retrieve a Web page of a given URL and retrieve the values of its HTML meta tags. The class parses the retrived pages and extracts its title and the meta tag values for the keywords and description, if present. This package provides a class that implements an abstract interface for accessing Web pages and several other sub-classes that implement different means to retrieve remote Web pages.
| Tags | Software Development Libraries php classes |
|---|---|
| Implementation | PHP |
- All comments
Recent commentsDocumentation
You can find documentation at my site (http://tortuga.pp.ru/index.php/processor/view_article/lang/en/oid/16648490924194736041ba9)