Files
msh-system/msh_crmeb_22/documents/data_spider.md

22 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 采集数据任务:
## 任务1.采集数据到食物成分表
数据源http://www.ishen365.com/index.php/swcfb
v2_foods
## 任务2.采集“营养素”数据到表v2_knowledge并根据数据生成批量insert的sql语句
数据源http://www.ishen365.com/index.php/rsyys
v2_knowledge type=nutrients
## 任务3.采集“科普文章”数据到表v2_knowledge 并根据数据生成批量insert的sql语句
数据源1http://www.ishen365.com/index.php/article/scienceteachv2_knowledge type=article
数据源2http://www.ishen365.com/index.php/wiki 中前100条数据v2_knowledge type=guide
数据源3http://www.ishen365.com/index.php/article/doctornews 中前100条数据v2_knowledge type=article
## 任务4.采集“食谱”到表v2_recipes
数据源http://www.ishen365.com/index.php/article/godkitchen
v2_recipes食谱表
## 任务5.采集数据到表表v2_community_posts社区内容表
数据源http://www.ishen365.com/wiki中前200-500条数据
v2_community_posts社区内容表