Globobeet / sociare-counter

NodeJS utility for getting share counts for a given url
MIT License
2 stars 2 forks source link

Not handling errors & undefined #6

Closed joshlasdin closed 9 years ago

joshlasdin commented 9 years ago

Sometimes a count may return an undefined value (like when facebook has no count data on the URL). In this case, as well as in an error, the service should return a 0 count.