Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 176 Bytes

File metadata and controls

5 lines (4 loc) · 176 Bytes

Extract-headlines-from-news-website

''' Use the BeautifulSoup and requests Python packages to print out a list of all the article titles on the New York Times homepage. '''