Skip to content

Extensible and Configurable library for network data collect from social medias with realtime (stream) suport. (tags: twitter facebook instagram social )

License

Notifications You must be signed in to change notification settings

leonardoms/BuzZ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BuzZ

!!! experimental version !!!

BuzZ is a extensible and configurable library for network data collect from social medias with realtime (stream) suport. This works based on two interfaces: buzz and buzzData.

The table bellow show the current support:

Stream (Real Time) Search Engine Owned Object
Twitter yes no no
Facebook no no yes
Google Plus no no no
Instagram no no no
Youtube no no no

Stream is the realtime medias.

Search Engine is the medias collected from an search engine.

Owned Object is a specific media object like a Facebook Post or a Youtube Video.

Build

~$ autoreconf --install
~$ ./configure
~$ make
~# make install

build tests:

~$ make -C test

buzz Interface

Implements the connection with the network and how the library will communicate with social medias (eg.: twitter, facebook, instagram, etc.)

buzzData Interface

Implements the way that data will be stored (eg.: postgresql, file, stdout, etc.).

TODO:

About

Extensible and Configurable library for network data collect from social medias with realtime (stream) suport. (tags: twitter facebook instagram social )

Resources

License

Stars

Watchers

Forks

Packages

No packages published