Update README.md

This commit is contained in:
KEY0NE
2020-09-03 14:37:43 +08:00
committed by GitHub
parent 61c727d4da
commit ae2aa3eaf5

View File

@@ -1,5 +1,7 @@
# PySpider-ICS
## 对大佬有帮助的话就给个Star吧
### 说明
此项目用来记录使用pyspider爬虫框架爬取工控相关数据(漏洞、预警、安全事件等)
@@ -30,7 +32,7 @@ https://new.siemens.com/global/en/products/services/cert.html#SecurityPublicatio
针对西门子CERT直接对其https://cert-portal.siemens.com/productcert/json/advisories.json 的json数据接口进行解析额外查询了pyspider对json数据解析的方法http://docs.pyspider.org/en/latest/apis/self.send_message/
*利用send_message将单个页面的多个结果for循环后每个dict结果都调用send_message去发送message给自己的项目在收到message的地方再返回dict结果。*
**利用send_message将单个页面的多个结果for循环后每个dict结果都调用send_message去发送message给自己的项目在收到message的地方再返回dict结果。**
#### 工业互联网安全应急响应中心