Coder Social home page Coder Social logo

bili_json_craw's Introduction

bili_json_craw

调用bilibili手机端接口,爬取收藏夹,排行榜,历史记录等等数据

流程:

使用httpclient调用bilibili接口,获得一串json数据,用jackson处理并封装成javabean,然后用mybatis框架存入数据库

需要注意的是,这里的bilibili接口可以自己抓包,也可以使用官方提供的接口 详情看这里:https://github.com/fython/BilibiliAPIDocs 以及这里:http://docs.bilibili.cn/wiki(需科学)

这里提供的是调用httclient发送请求,以及处理接受到的json,最后存入数据库这样的功能

bili_json_craw's People

Contributors

cctyl avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

hahagioi998

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.