Learn R Programming

SocialMediaMineR (version 0.4)

A Social Media Search and Analytic Tool

Description

Social media search and analytic tool that takes one or multiple URL(s) and returns the information about the popularity and reach of the URL(s) on social media. The function get_socialmedia() retrieves the number of shares, likes, pins, and hits on Facebook (), Pinterest (), StumbleUpon (), LinkedIn (), and Reddit (). The package also includes dedicated functions for each social network platform and a function to resolve shortened URLs.

Copy Link

Version

Install

install.packages('SocialMediaMineR')

Monthly Downloads

12

Version

0.4

License

GPL (>= 2)

Maintainer

Marco Bastos

Last Published

December 13th, 2016

Functions in SocialMediaMineR (0.4)

SocialMediaMineR

A Social Media Search and Analytic Tool
get_linkedin

Retrieves the share count of URLs on LinkedIn
get_facebook

Retrieves the number of Facebook likes, shares, and comments of a specific URL
get_pinterest

Retrieves the number of pins on Pinterest
get_reddit

Retrieves detailed information about URLs on Reddit
get_url

Unshortens URLs created using URL shortening services.
get_stumbleupon

Retrieves the view count of URLs on StumbleUpon
get_socialmedia

A social media search and analytic tool