[Php Class] PHP URL Extractor (Extract URLs of images and metadata from Web pages)



[Php Class] PHP URL Extractor (Extract URLs of images and metadata from Web pages)

This class can extract URLs of images and metadata from Web pages.
It can take the URL of a given remote page and retrieve it to parse the HTML.

The class can extract the URLs of images and metadata information like the page title, keywords, description, etc..


Usage
require_once "src/UrlExtractor.php";
$urlExtractor = new \rollbackpt\UrlExtractor();
echo $urlExtractor->extractAll("http://some-url.com"); 
 
 
Download 

Share on Google Plus

Back To Home Page

    Blogger Comment

0 comments:

Post a Comment

//nx: array of cut sites; select random