Business Opinion Tech Science Health Sports Arts Books Style Food Travel Magazine T Magazine Real Estate Video World U.S. International Canada Español 中文 Today’s Paper World U.S. Output 'Continue reading the main story Sections SEARCH Skip to content Skip to site index U.S.
Soup = bs4.BeautifulSoup(response.text,'lxml')
and all strings splited: import bs4, requests Select the body and use get_text() toget rid of redundant whitespace, etc. To get all the human readable text of the html you can go with beautiful soup.