shareCount
shareCount copied to clipboard
A PHP script to fetch the count of social shares, cache the results and output as JSON, JSONP or XML data.
Results
3
shareCount issues
Sort by
recently updated
recently updated
newest added
We ran into an issue we're our server was getting throttled by the Facebook Graphs API due to too many requests to the public API. I've implemented a way to...
Is it possible to add YouTube Channel count as well ?
Create new API function 'share' which deletes cache then forwards to relevant share url.
enhancement