bs4.BeautifulSoup.find

BeautifulSoup.find(name=None, attrs={}, recursive=True, text=None, **kwargs)

Return only the first child of this Tag matching the given criteria.