GithubHelp home page GithubHelp logo

sw-crawler's Introduction

介绍

  • 爬取https://swapi.co/页面的所有数据

    • people
    • films
    • species
    • films
    • planets
    • starships
  • Version 1 BoltDB

    • data/bolt/data.db 为生成的相应的BoltDB数据库
      • show/db.txt 数据库存储的内容显示
    • dbOp/dbOp.go 提供一系列数据库获取数据封装好的的方法
      • 返回样例展示
        • show/people.json
        • show/film.json
        • show/planet.json
        • show/specie.json
        • show/starship.json
        • show/vehicle.json
  • Version 2 MySQL

    • data/mysql/ 为导出的MySQL数据库

sw-crawler's People

Contributors

liu-yt avatar liuyh73 avatar

Watchers

James Cloos avatar

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.