RedCommander735 / tagesschau-scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tagesschau-Scraper

This is an attempt to build a scraper for the Tagesschau website, and return news in a similar fashion to the already existing Tageschau API. This is, because the API is always a few hour behind and because some other project of mine is dependat on said API and I'd like to change that. The target data will be limited to everything in the 'Ausland' ressort, because this is the only data that concerns my project, but that may change in the future.

Feel free to contribute to this by creating a pull request.

TODO:

  • Remove unneccessary spans from titles
  • Check the date on every element / return it
  • Return tags
  • Return JSON Object

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 80.6%Language:HTML 17.7%Language:CSS 1.7%