You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Spyder_python/README.md

22 lines
1.3 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# Spyder_python
本项目采用多线程爬虫技术实现了对b站热门排行榜的播放数据爬取与分析其主要功能包括对b站排行榜的爬取与分析数据整理报表显示报表输出为csv和excel分析报告生成特点是多线程、用户友好、良好git管理、拥有以pytest规范构建的单元测试。
随着互联网技术的飞速发展和普及网络视频平台如bilibili简称B站已经成为大众获取信息、娱乐休闲的重要途径。B站以其独特的弹幕文化和丰富的视频资源吸引了大量年轻用户形成了一个极具活力的社区。在这个背景下对B站数据的爬取和分析变得尤为重要。
B站的热门榜数据具有极高的研究价值和应用前景。视频的播放量、点赞量、评论数等数据可以反映视频的热度和受欢迎程度对于视频创作者和平台运营者来说这些数据是优化内容、提升用户体验的重要依据。
开发一个针对B站的爬虫项目实现对B站数据的自动化抓取和分析对于学术研究、商业分析还是个人兴趣探索都具有重要意义。
![](assets/2024-04-26-10-47-09-image.png)
<center>良好的git分支管理</center>
![](assets/2024-04-26-10-50-50-image.png)
<center>项目结构展示</center>