英华课堂刷课程评论,使用Python3编写。 如果需要已打包的安装包:下载exe
git clone git@github.com:fxaxg/mooc-comment.git
cd mooc-commentpip install Pillow requests beautifulsoup4打开目录下config.json文件改成自己学校
{
"host": "你学校的英华慕课网址"
}从main.py运行即可
| Name | Name | Last commit date | ||
|---|---|---|---|---|
英华课堂刷课程评论,使用Python3编写。 如果需要已打包的安装包:下载exe
git clone git@github.com:fxaxg/mooc-comment.git
cd mooc-commentpip install Pillow requests beautifulsoup4打开目录下config.json文件改成自己学校
{
"host": "你学校的英华慕课网址"
}从main.py运行即可