
Ultimate News API
Pricing
$10.00/month + usage

Ultimate News API
news scraper to scrape up to 10K news articles from over 4500 news sources in less than 20 minutes news from over 20 categories .e.g. Crypto news, World News, Latest News, Celebrities News, and a lot more. you can get news from websites like Fox News, BBC News, CNN News, Crypto and Cryptocurrencies.
0.0 (0)
Pricing
$10.00/month + usage
12
Total users
118
Monthly users
9
Runs succeeded
90%
Last modified
a month ago
Duplicated results
Open
Hi there, the result returns duplicated results.
Practically, all data are the same but with slight differences in the modified and creation dates.
My precious result said it returns 514 results, but after looking through all data with a script, the following shows results where all fields the same (e.g. URL, Body, images, etc.) except the timestamp.
[{'Modified': ('2025-03-07 04:43:46', '2025-03-07 04:42:54'),'Published': ('2025-03-07 04:43:46', '2025-03-07 04:42:54')},{'Modified': ('2025-03-07 04:43:46', '2025-03-07 04:42:57'),'Published': ('2025-03-07 04:43:46', '2025-03-07 04:42:57')},{'Modified': ('2025-03-07 04:43:46', '2025-03-07 04:42:59'),'Published': ('2025-03-07 04:43:46', '2025-03-07 04:42:59')},{'Modified': ('2025-03-07 04:43:46', '2025-03-07 04:43:02'),'Published': ('2025-03-07 04:43:46', '2025-03-07 04:43:02')},......
After de-dup, there are only *unique 85 results.
*unique as in all except the timestamps