Introduction to writing spiders and agents
Launching
   1. From a command line
    ..\php_path\php spider.php
       
   2. As a scheduled service
       
   3. On start-up, log-in, etc.
       
   4. Run and loop continuously
       
    You can improve efficiency by simultaneously running multiple spiders/agents