Code Monkey home page Code Monkey logo

bilibili_seeker's Introduction

bilibili_seeker

B站视屏数据爬取 本程序循环爬取了B站编号前一万的视屏及其基本信息,包括: aid(视频编号)、view(播放量)、danmaku(弹幕数)、reply(评论数)、favorite(收藏数)、coin(硬币数)、share(分享数) 为了避免被封IP,每次爬取都有一定的间隔,同时为了加快爬取速度,使用了python多线程技术。 从效果上看,爬取效率还是挺高的。 可以在此基础上对数拓进行处理,包括获取播放量前十的视屏,评论量前十的视频等。 观看视频的链接为 https://www.bilibili.com/video/av + aid。 (本程序使用python2.7版本完成)

bilibili_seeker's People

Contributors

zlzhang0122 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.