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