Tim

Results 3 comments of Tim

@SimonSomlai does it satisfy your needs? In my case, I need to check shares of totally new web pages and this service won't help me.

Hi, It happens here: https://github.com/Timrael/social_shares/blob/master/lib/social_shares/base.rb#L14 You can call #shares! with exclamation mark and see error by your self, example: ``` ruby SocialShares::Facebook.new('http://apple.com').shares! ``` If you want me to help you...