bars
Python_Notes
search
circle-xmark
⌘
Ctrl
k
copy
Copy
chevron-down
Python Spider
chevron-right
BeautifulSoup
修改文档树
修改tag的名称和属性
chevron-right
修改 .string
chevron-right
append()
chevron-right
NavigableString() 和 .new_tag()
chevron-right
insert()
chevron-right
insert_before() 和 insert_after()
chevron-right
clear()
chevron-right
extract()
chevron-right
decompose()
chevron-right
replace_with()
chevron-right
wrap()
chevron-right
unwrap()
chevron-right
Previous
find_all_previous() 和 find_previous()
chevron-left
Next
修改tag的名称和属性
chevron-right
Last updated
7 years ago