DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
beautifulsoup find element by partial text
elem = "a" soup.find_all(elem, string="Text") # Find all elems(a) with text "Text"
PREVIOUS
NEXT
Tagged:
#beautifulsoup
#find
#element
#partial
#text
ADD COMMENT
Topic
COMMENT
Name
8+8 =
Submit