Giter Club home page Giter Club logo

fg_show_web's Introduction

部分飞瓜数据抓取展示WEB

特别声明

  • 本仓库发布的 fg_show_web 项目中涉及的任何脚本,仅用于测试和学习研究,禁止用于商业用途,不能保证其合法性,准确性,完整性和有效性,请根据情况自行判断。
  • 本项目内所有资源文件,禁止任何公众号、自媒体进行任何形式的转载、发布。
  • IKkSssDendi 对任何脚本问题概不负责,包括但不限于由任何脚本错误导致的任何损失或损害.
  • 如果任何单位或个人认为该项目的脚本可能涉嫌侵犯其权利,则应及时通知并提供身份证明,所有权证明,我们将在收到认证文件后删除相关脚本。
  • 以任何方式查看此项目的人或直接或间接使用fg_show_web项目的任何脚本的使用者都应仔细阅读此声明。IKkSssDendi 保留随时更改或补充此免责声明的权利。一旦使用并复制了任何相关脚本或jfg_show_web项目,则视为您已接受此免责声明。
  • 您必须在下载后的24小时内从计算机或手机中完全删除以上内容。

您使用或者复制了本仓库且本人制作的任何代码或项目,则视为已接受此声明,请仔细阅读 您在本声明未发出之时点使用或者复制了本仓库且本人制作的任何代码或项目且此时还在使用,则视为已接受此声明,请仔细阅读

简介

该项目功能为抓取飞瓜数据部分Bilibili板块数据进行缓存并在Web端进行展示,该项目纯属自娱自乐的产物。

项目结构

`

│  config.py
│  README.md
│  requirements.txt
│  run.py
│  tree.txt
│  user_agents.txt
│  
└─app
    │  databse.py
    │  extensions.py
    │  forms.py
    │  models.py
    │  __init__.py
    │  
    ├─cli
    │      cache.py
    │      fgDetailSiper.py
    │      fgSpider.py
    │      setSession.py
    │      user_agents.txt
    │      __init__.py
    │      
    ├─services
    │      up_rank.py
    │      __init__.py
    │      
    ├─static
    │  ├─css
    │  │      login.css
    │  │      
    │  ├─image
    │  │      jiamianqishi.png
    │  │      logo.jpg
    │  │      rz.jpg
    │  │      
    │  └─js
    │          customed.js
    │          search.js
    │          
    └─templates
        │  base.html
        │  login.html
        │  personal.html
        │  sign.html
        │  
        └─up_rank
                up_detail.html
                up_down_fans_day.html
                up_down_fans_mouth.html
                up_down_fans_week.html
                up_rank.html
                up_rise_fans_day.html
                up_rise_fans_mouth.html
                up_rise_fans_week.html
                video_rank.html

`

如何使用

  • pip install -r requirements.txt
  • 在config.py中配置好相关信息
  • setSession.py配置好自己的飞瓜数据账号与密码
  • run run.py

效果图

登录界面 榜单界面 up主详细 搜索界面 个人中心

To-Do-List

  • 登录,注册功能
    • 密码哈希存储
    • 密匙加密
    • 管理员权限鉴权
    • 注册头像文件存储
  • 数据页面
    • UP主总榜单
    • UP主掉粉榜单
    • UP主涨粉榜单
    • 视频播放量榜单
    • 视频分区
    • 时间选择
    • UP主 详细
    • 视频详细
    • 搜索功能
    • 数据Excel文件导出
  • 个人中心
    • 个人数据 (待完善)
    • 通知发布,管理
    • 黑名单 (待完善)
  • to be continued ...

fg_show_web's People

Contributors

ikksssdendi avatar

Stargazers

Dylan avatar  avatar  avatar

Watchers

 avatar

Forkers

liuwar xurenwu

fg_show_web'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.