Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

这个项目是不是凉了,没人了吗【已回复,作者在维护】 #131

Open
rustxj opened this issue Feb 22, 2019 · 3 comments
Open

Comments

@rustxj
Copy link

rustxj commented Feb 22, 2019

QQ群全是僵尸,项目好像有没有人了, 如何实现多个不同域名URL内容 中 h1 (XXXXXX) h1 采集?

必须得有是 一个域名,一个首页,一个列表,一个内容,只能采集内容和列表的东西吗。

@owner888
Copy link
Owner

有人有人,不同域名只需要在入口处添加即可啊,比如这样:

$configs = array(
'name' => '糗事百科和今日头条',
'domains' => array(
'www.qiushibaike.com', // 糗事百科域名
'www.toutiao.com' // 今日头条域名
),
'scan_urls' => array(
'http://www.qiushibaike.com/', // 糗事百科采集入口
'https://www.toutiao.com/' // 今日头条采集入口
),

@rustxj
Copy link
Author

rustxj commented Feb 25, 2019

晓得晓得,已做笔记,感谢

@rustxj rustxj changed the title 这个项目是不是凉了,没人了吗 这个项目是不是凉了,没人了吗【已回复,作者在维护】 Feb 25, 2019
@owner888
Copy link
Owner

感谢支持

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants