https://github.com/miaione/bilibilipacks
B站爬虫
https://github.com/miaione/bilibilipacks
Last synced: 7 months ago
JSON representation
B站爬虫
- Host: GitHub
- URL: https://github.com/miaione/bilibilipacks
- Owner: MIAIONE
- License: mit
- Created: 2020-07-26T23:54:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-27T00:04:33.000Z (almost 6 years ago)
- Last Synced: 2025-02-03T16:11:11.724Z (over 1 year ago)
- Language: Visual Basic .NET
- Size: 159 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bilibilipacksB站爬虫
用NSoup解析html
因为特殊限制,所以UA需要自己写,所以自己写了个获取html的函数
官方QQ群:741963265
---------
###### 为什么不用Python? Python效率太低了,他毕竟是脚本语言,而C++成本和时间精力投入又过多,折中选.NET,C#/VB.NET看个人喜好