Skip to content

This is a bot that uses PHP and MYSQL to scan various RSS feeds and builds a database from these feeds of the latest articles. These articles are then each given a shareability rating based on the number of times the URL of the article has been tweeted and shared on Facebook using an older version of the twitter api (now outdated) and Facebook's…

Notifications You must be signed in to change notification settings

yiliaofan/Trending-Articles-Tweeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This is a bot that uses PHP and MYSQL to scan various RSS feeds and builds a database from these feeds of the latest articles. These articles are then each given a shareability rating based on the number of times the URL of the article has been tweeted and shared on Facebook using an older version of the twitter api (now outdated) and Facebook's Graph API (FQL). These numbers are plugged in to a modified Bayesian average equation to determine it's "shareability rating."

About

This is a bot that uses PHP and MYSQL to scan various RSS feeds and builds a database from these feeds of the latest articles. These articles are then each given a shareability rating based on the number of times the URL of the article has been tweeted and shared on Facebook using an older version of the twitter api (now outdated) and Facebook's…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages