Skip to content

respACz/Azur_Lane_Wiki_Crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

Azur_Lane_Wiki_Crawler

需求Azur_Lane_Wiki获取碧蓝航线舰娘基础数据和icon图片

仓库文件说明,Repository Document Description

v1.0 (2022/11/27)

  • /image : 存放舰娘图片,Store the pictures of the ship
  • data_ship.txt : 舰娘基础数据(json格式),Basic data (json format)
  • href.txt : 舰娘详细信息页面连接, Ship details page href
  • ship_info_href.py : “舰娘详细信息页面连接”的爬虫, the crawler of "Ship details page href"
  • ship_datas.py : “舰娘数据和图片”的爬虫,可以下载icon图片,the crawler of "Ship info & icon image"

v1.1 (2022/11/30)

  • ship_datas_v1_1.py : “舰娘详细数据和icon图片链接”的爬虫,the crawler of "Ship detail info & href of icon image"
  • ship_datas_v1_1.json : “舰娘详细数据和icon图片链接”的JSON数据文件, the Json of "Ship detail info & href of icon image"

Releases

No releases published

Packages

No packages published

Languages