Skip to content

AndreaMorone/social-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHP Social Parser

PHP class able to parse latest posts from facebook pages, youtube user updates, user tweets and google plus user updates. This Class has four main methods, one for each social network, and other two auxiliary methods necessary in order to accomplish some operations. The idea is to retrieve a given number of posts or status updates from the social networks listed above. So each method will have two attributes : the username or user id from who we want to parse status updates and the number of posts we want to retrieve.

To read the entire development explained step by step go here.

If you want to know more about how to use it, read the documentation here.

External twitter library by
Abraham Williams
http://abrah.am

About

PHP class to parse latest posts from many social networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages