Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 371 Bytes

File metadata and controls

15 lines (10 loc) · 371 Bytes

YourStory.com-news-Web-Scrapping

YourStory News Scraper YourStory Top News Scraper using Python BeautifulSoup

Courtesy: https://yourstory.com/news/

Ingredients:

urllib - for getting url content bs4 - beautifulsoup for scraping webpage elements by css selectors/tags What it does?

Extracting Meta Properties from the url Extracting News Title and Displaying Top 10