作业批改反馈 - task-2-1 豆瓣Top250电影爬取 #3
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
作业批改反馈
成绩:不及格
问题:
改进建议:
使用 soup.find_all(a, href=lambda x: x and /subject/ in x) 提取电影名称