Giter VIP home page Giter VIP logo

_yunfile_crawler's Introduction

说明

crawler文件夹 存放爬虫

目前爬取字段的想法

dict形式存储

  • jsondb : [
    • {
      • title : "" # 原始标题
      • yunfile_url # 云盘链接
      • (可选)other_url # 其他网盘的链接
      • (可选)passwd # 密码
      • real_url # 云盘真实链接(将 yunfile_url 放到真实浏览器后得到的链接)
      • file_name # 云盘显示的文件名
      • file_size # 云盘显示的文件大小
    • }, {..}, {..}, ..
  • ]

_yunfile_crawler's People

Contributors

waywaywayw avatar

Watchers

 avatar

Forkers

downtime111

_yunfile_crawler's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.