Skip to content

修复网络爬虫文件夹没有自动创建的bug #9

Description

@houko

爬虫项目启动后会执行以下操作

  1. 占用端口 8080
  2. 自动创建数据库表
  3. 判断d://yys目录是否存在 不存在则会自动创建
  4. 拉取 阴阳师的图片 并保存自本地
  5. 把阴阳师的相关数据插入到数据库

本爬虫项目是一个使用网络爬虫的场景的具体示例,演示了一个具体需求的流程。

image

image

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions