Learn Before
Relation

BeautifulSoup Objects

There are four main objects in BeautifulSoup:

  • BeautifulSoup
  • Tag
  • NavigableString
  • Comment

0

1

Updated 2021-01-31

Tags

Python Programming Language

Data Science

Learn After