Skip to content

Commit

Permalink
学习爬虫中
Browse files Browse the repository at this point in the history
  • Loading branch information
deadlyedge committed Apr 18, 2019
1 parent 717c87a commit 3fd07e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bs4_practise.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
# for link in links:
# print(link)

print(soup.body.div.attrs)
print(soup.text)

0 comments on commit 3fd07e5

Please sign in to comment.