admin管理员组

文章数量:1384482

Hi I've looked all over the internet for days to find the answer to this question.

I'd like to know how to get the share count of a specific url using javascript and then sending the value server side using ajax.

I'd really appreciate it if you could help me out :)

Hi I've looked all over the internet for days to find the answer to this question.

I'd like to know how to get the share count of a specific url using javascript and then sending the value server side using ajax.

I'd really appreciate it if you could help me out :)

Share Improve this question asked Jun 10, 2012 at 17:13 Andrew CharltonAndrew Charlton 2511 gold badge9 silver badges20 bronze badges
Add a ment  | 

1 Answer 1

Reset to default 7

You can use their graph functional: http://graph.facebook./

You will have to load the page like this: http://graph.facebook./http://graph.facebook./ And the results would be returned back via json. But be carefull with long urls, they are not always returned correctly.

Hope it'll help!

本文标签: ajaxHow to get Facebook share count of specific url using javascriptStack Overflow