[PHP] News aggregator (clustering similar news)

troin

Junior Member
Joined
Jun 8, 2016
Messages
173
Reaction score
136
I want to build a news aggregating website similar to Google News or TechMeme. Can you recommend news aggregator script for rss feeds aggregation and clustering similar news (filtered by the Title and Description/Summary keywords) into one post.

This is exactly what I want, but it's a Python script, I want to do the same but in PHP.
www.p-value.info/2012/12/howto-build-news-aggregator-in-100-loc.html
 
Back
Top