资 源 简 介
Andjing Web Crawler 0.01 pre Alpha
Andjing is a basic web crawler/spider written in PHP and running in CLI environment.
Requirements:
PHP
MySQL
To Do:
Change database using SQLite instead of MySQL to save more CPU resource.
What You Can Do:
You can modify this application into a powerfull email harvester and or content crawler.
Application Usage:
Extract the files
Create database and table from SQL dump file included
Edit config.php and change as needed
Run C:andjing>php.exe andjing.php http://somedomain.com as the starting point
Run C:andjing>php.exe run.php and wait
Repeat C:andjing>php.exe run.php as many as you wish
Disclaimer:
You use this application at your own risk.
Any computer damage is not my responsibility.