update Spider/neteaseMusicSpider/readme.md.

Signed-off-by: iamzhaohaibo <941604465@qq.com>
This commit is contained in:
iamzhaohaibo
2025-12-13 08:57:02 +00:00
committed by Gitee
parent 30a665cc1e
commit d5a68effec

View File

@@ -114,7 +114,9 @@ service = Service(executable_path='./chromedriver_win32/chromedriver.exe') #
After you have completed all the above processes, just RUN IT !!!!!!!
```You and the code must have at least one can RUN.```
```
You and the code must have at least one can RUN.
```
这里的解析网页函数获取排行的应该是奇数rankId不是所有的因此还要改进。