Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
30% | Total: 746 | All time: 4,495 This week: 40 |
Version | License | PHP version | Categories | |||
search-crawler 1.0.1 | Freeware | 5.0 | HTML, PHP 5, Searching |
Description | Author | ||||||||||||||||||||||
This class can crawl pages and extract links, images and metadata. |
|
What is the best PHP url crawler class?
Crawler to extract all metadata and URLs of Web site
Files (4) |
File | Role | Description |
---|---|---|
crawler.class.php | Class | The main class.Contains all the methods and properties to allow you crawl pages. |
example2.php | Example | Get details about a url,eg text,page title,no. Of words and array of words |
example.php | Example | A simple example on how to crawl several pages for links. |
example3.php | Example | Simple source code viewer with syntax highling. |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
The demo for the source code viewer with syntax highliting. |