Login   Register  
PHP Classes
elePHPant
Icontem

Class: Meta tags fetcher

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Eugene Panin  >  Meta tags fetcher  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Meta tags fetcher
Base name: mtfetcher
Description: Fetches meta tag values from a given Web page
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 1387 users
All time rank: 2333
Week users: 1 user
Week rank: 2467
Picture of Eugene Panin
Author: Eugene Panin <e-mail contact>
Packages: 15 Browse this author's classes Browse this author's classes
Country: Russian Federation Russian Federation - PHP jobs in Russian Federation
Age: 38
All time rank: 301 in Russian Federation Russian Federation
Week rank: 601 Down16 in Russian Federation Russian Federation Down


  Detailed description  
This class 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.

 

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image HTTP HTTP protocol clients, headers and cookies View top rated classes

  Freshmeat project   Rate classes User ratings   Applications   Related links   Files Files  

  Freshmeat project  
Meta tags fetcher
Project record: mtfetcher
Popularity score: 13.49
Vitality score: 51.47

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (75.0%)
Sufficient (75.0%)
-
Good (80.0%)
-
-
Not sure (53.0%)
1299
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
mtfetcher documentation HTML Documentation
PEAR PEAR library
PEAR::HTTP_Request Library used to send complex HTTP-requests

  Files folder image Files  
File Role Description
Plain text file example.php Example Usage exmpale
Plain text file mtfetcher_Class.php Class Abstract class with common operations
Plain text file mtfetcher_errors.php Class Errors definition
Plain text file mtfetcher_Fetcher.php Class System controller. Main user's class
Plain text file mtfetcher_Transport.php Class Abstract transport class. Don't use it directly.
Plain text file mtfetcher_Transport_fgc.php Class Fetches page using file_get_contents PHP-function
Plain text file mtfetcher_Transport_file.php Class Fetches page using file PHP-function
Plain text file mtfetcher_Transport_PEAR_Request.php Class Fetches page using PEAR::HTTP_Request class

Download all files: mtfetcher.tar.gz mtfetcher.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.