PHPCreeper Versions Save

A new generation of multi-process async event-driven spider engine based on workerman. Support headless browser. http://www.phpcreeper.com

v1.8.8

2 weeks ago
  • support headless browser which can execute JavaScript codes for crawling dynamic pages
  • update README.md

v1.8.7

3 weeks ago
  • support headless browser which can execute JavaScript codes for crawling dynamic pages
  • optimize removeTimer logic for downloader and add new API with getMasterPid for PHPCreeper
  • add new callback API with onTaskEmpty for downloader worker

v1.8.5

2 months ago
  • limit the version of dependent Workerman packages to be less than 5.0.0 【Workerman < 5.0.0】
  • setup the autoloader for example script with start.php

v1.8.3

2 months ago
  • use humanized error reporting for some scenarios instead of exception backtrace at runtime
  • use bridge class to fix the PHP8.2+ warning of Creation of dynamic property is deprecated
  • add new API setDefaultMaxFileSizeToDownload to limit the max file size to download

v1.8.1

2 months ago
  • limit the default max size of file to download and add new user callback API with onParserConnect
  • do some optimize jobs

v1.8.0

2 months ago
  • support for crawling binary data like image,audio,video,electronic docs, etc.

v1.7.2

2 months ago

PHPCreeper-v1.7.2-stable

v1.7.1

3 months ago

PHPCreeper-v1.7.1-stable

v1.7.0

3 months ago

PHPCreeper-v1.7.0-stable

v1.6.9

3 months ago

PHPCreeper-v1.6.9-stable