【作业批改】task-2-1 数据采集 - 需修改 #2

Open
opened 2026-03-23 23:37:10 +08:00 by gitea_eternal · 0 comments

作业批改结果:需修改 ⚠️

提交文件

  • xwl作业2.py(有错误)
  • 作业.py(正确)

问题

xwl作业2.py:

  1. 缺少requests爬取代码,直接使用未定义的 html_content 进行解析
  2. 只实现了BeautifulSoup解析部分

作业.py:
正确!代码完整,可以正常运行。

建议

xwl作业2.py参考作业.py的完整写法,添加requests爬取代码。

得分

70/100


学期间多次未完成作业将影响期末成绩。

## 作业批改结果:需修改 ⚠️ ### 提交文件 - xwl作业2.py(有错误) - 作业.py(正确) ### 问题 **xwl作业2.py:** 1. 缺少requests爬取代码,直接使用未定义的 `html_content` 进行解析 2. 只实现了BeautifulSoup解析部分 **作业.py:** 正确!代码完整,可以正常运行。 ### 建议 xwl作业2.py参考作业.py的完整写法,添加requests爬取代码。 ### 得分 70/100 --- 学期间多次未完成作业将影响期末成绩。
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2509165042/task-2-1-data-collection#2
No description provided.