Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 252 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 252 Bytes

BaikeSpider

针对互动百科设计的爬虫,将爬取的数据存放与数据库中。

数据库

运行

环境要求

  • java1.5以上
  • mysql5.8以上

执行baike.sql在mysql创建对应的表

执行 com.spider.main.SpiderMain.main()