Turn any news article into a source of structured data using our state of the art API
We've been building news parsers for over a year. We've tried many open-source solutions, and we know they are not as good as they should be. The biggest problems are:
We continually update our internal news parsers for our own backend for News API. As a result, we came up with something which consistently returns clear results where it is possible.
The code is written in Python and JS. Our API can serve hundreds of concurrent requests.
From each URL of an online-published news article, we can extract:
published time
modified time
thumbnail image
title
author(s)
language
summary
topic
opinion
/non-opinion
[English articles only]Twitter account of publisher
tags
media images
full text of the article
Example of the response object
Go ahead and try it yourself
For non-commercial use and development
For small commercial projects