You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Schema.org Discussion
Hi all,
I've been trying to find a convenient way to populate the
interactionCount without scraping the social networking sites.
For these two tags:
<meta itemprop="interactionCount" content="UserLikes:78"/>
<meta itemprop="interactionCount" content="UserPlusOnes:23"/>
What's the suggested way to retrieve those numbers from the networking
sites? I'm not finding anything in their api's that support this and
I'm not finding anyone directly implementing this within their code.
Can someone point me in the direction of a tutorial or an example
within the schema 1.0 site that resolves this?