I am looking to use a crawler to fetch data from a site, I found How do I make a simple crawler in PHP? and it was helpfull but I am looking to use the code on http://findpeopleonplus.com/ to get all
I use a foreach loop to loop through multiple seed urls.During each loop, I instantiate a crawler using PHPCrawl and the next seed url.
段然敏 2022-03-19 16:56 开发者_JAVA技巧 90一条