PHP-Klasse::Spider Engine 18.03.2007

Kurzbeschreibung: Retrieve and process remote HTML pages
Veröffentlicht am: 18.03.2007
gruppe(n):
- HTML
- Searching
Beschreibung:
This class can be used to retrieve and process HTML pages from remote Web sites.
It can retrieve one or more pages from Web sites. The URL of the pages may follow a numeric pattern.
The class looks for patterns in the pages HTML. The patterns are configurable.
The data found in the pages is passed to a separate function for custom processing that can be implemented by a sub-class.
Link: Spider Engine