Description: * program only supports CLI
# setup
### 1.dbconfig.php add the correct configuration of the database
### 2. setup
```PHP
PHP run install
# start program
### after the installation is complete, in table setting source site and regular rules extraction.
Start the program (### parameter is setting table ID)
PHP run run 1
removal project data
PHP run clear
To Search:
File list (Check if you may need any files):
crawl-master
crawl-master\LICENSE
crawl-master\README.md
crawl-master\code
crawl-master\code\config
crawl-master\code\config\config.php
crawl-master\code\config\dbconfig.php
crawl-master\code\library
crawl-master\code\library\App.php
crawl-master\code\library\Crawl.php
crawl-master\code\library\CrawlCallback.php
crawl-master\code\library\Import.php
crawl-master\code\library\Loader.php
crawl-master\code\library\Out.php
crawl-master\code\library\db
crawl-master\code\library\db\MysqlPDO.php
crawl-master\composer.json
crawl-master\crawl.sql
crawl-master\run
crawl-master\test
crawl-master\test\MysqlPDOTest.php
crawl-master\test\test.php