Skip to content

keitarou/social_counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

social_counter

Install

gem install social_counter

Usage Command Line

social_counter -u [page url]

Usage Ruby Program

require 'social_counter'

@sc = SocialCounter.new('http://google.com')
p @sc.title
p @sc.twitter_count
p @sc.facebook_count
p @sc.hatena_count

Support Social Services

  • Twitter
  • Facebook
  • Hatena Bookmark
  • Google Plus
  • Pocket
  • Linkedin
  • Delicious
  • Pinterest
  • Reddit

Copyright

Copyright (c) 2013 keitarou.oonishi. See LICENSE.txt for further details.

About

TODO: one-line summary of your gem

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages