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