News feed APIs for general news
Posted
by dassouki
on Stack Overflow
See other posts from Stack Overflow
or by dassouki
Published on 2010-04-16T12:00:25Z
Indexed on
2010/04/16
12:03 UTC
Read the original article
Hit count: 1131
I'm building a database + tool that scours news feeds for a certain term. For example "food poisoning from nuts". I want to scour social media sites, news sites, major news aggregators, etc... for that term.
Question 1: What are some of the news aggregator APIs out there? Question 2: How Would you go about coding and receiving only the latest news from the API?
© Stack Overflow or respective owner