我需要帮助使用 php 制作网站爬虫
问题描述:
我真的很想制作一个网站爬虫,它可以访问一个网站,扫描它的链接,将链接放入数据库中,然后移动到另一个网站.我找到了一个网站,但代码确实有问题.如果你见过这样的东西或者自己写过一篇.
I really want to make a website crawler that goes to a website, scans it for links, puts the links in a database and moves on to another website. I found one website but the code was really buggy. If you have seen anything like this or have written one your self.
答
我找到了一个,所以如果有人正在寻找,这里是链接:php-crawler
I found one, so if anyone is looking, here is the link: php-crawler