Fork me on GitHub

granary

A library and REST API that frees you from social network API chaff and and exposes the sweet social data foodstuff inside as HTML and JSON with microformats2, ActivityStreams 1 and 2, Atom, XML, and more!

Details in the GitHub repo. Click on a site to try the demo!


{% if access_token or access_token_key or access_token_secret or input or site %}

{% if declined or error %} Please accept the prompt to try the demo. {% endif %} {% if entity %} Authenticated as {{ entity.user_display_name() }} on {{ entity.site_name() }}. {% endif %}

{% if entity or site %}

{% if site == 'instagram' %} {% else %} {% if site == 'facebook' %} {% else %} {% endif %} {% endif %} ? & {% if site == 'google+' %} {% endif %} {% if access_token and site != 'google+' %} {% endif %} {% if access_token_key and access_token_secret %} {% endif %}

{% endif %} {% if input %}

{% endif %}

{% endif %}

This app does not store or use any data, yours or anyone else's. It only reformats data and passes it through in response to your own HTTP requests. Questions?