Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 472 Bytes

File metadata and controls

8 lines (5 loc) · 472 Bytes

NewsCrawler

This NewsCrawler scrapes (Meta)data from the most recent articles published by one of the biggest news magazines in Germany.

To run this code, get an API key from Spiegel Online (https://newsapi.org/s/spiegel-online-api) and paste the key in line 11.

The NewsCrawler gets basic information from infos provided by the API. But also additional (Meta)data by accessing and scraping the page of the pusblished article.

Runs flawless on e.g. Jupyter Notebook