I am hosting a MySQL driven site built i PHP. I query various databases and manually import the links in my database. I would like to build a crawler that will automatically query other databases with custom keywords and import the results in my database. I am a PHP newbie and a help with the sample PHP code is requested.