Do you cover only English news articles?
No, we cover multi-language worldwide news.How many websites do you aggregate news from?
We aggregate news from over 60,000 news websites. We get up to 1.5 million news articles daily.Do you have a platform/app/UI to interact with your data?
No, we are a data-as-a-service that delivers data over RESTful API or data files. We do not serve any kind of UI at the moment.How to scroll through the results?
By incrementing thepage
parameter you will be able to get all the results. Go
check this example.
How to get more than 10,000 articles per call?
You can do it only by breaking down your search into small parts by using thepublished_date
or other parameters. You can check
this example.
Do you deduplicate news articles?
Yes. We use 2-factor deduplication. Firstly we deduplicate by URL. Secondly, we deduplicate by ID, generated using a combination oftitle
and clean_url
(Web
Domain Name).
What is the rank
parameter? How do you calculate it?
Our rank
parameter is based on the
Majestic Million rank
system. The smaller the rank, the more trustful is the website domain.