I\'m trying to get the plain text of a website article using python. I\'ve heard about the BeautifulSoup library, but how to retrieve a specific tag in html page?
This is