# CsdnCommentsCounter **Repository Path**: ylguo/csdn-comments-counter ## Basic Information - **Project Name**: CsdnCommentsCounter - **Description**: CSDN评论数量统计 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-08 - **Last Updated**: 2024-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CsdnCommentsCounter ## 介绍 CSDN评论数量统计 ## 使用说明 ```bash python3 CsdnCommentsCounter.py -u <用户ID> ``` 用户ID可以到[个人资料页](https://i.csdn.net/#/user-center/profile)查询。 ## 贡献代码 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request