Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I was told of a service, that for a fee gives you access to an API that posts to all social networks (facebook, twitter, linkedin) etc. I was hoping someone knows who it is because I can not remember.

share|improve this question
gigya.com is one. – Shaji Sep 14 '10 at 18:01
1  
Annoying, I'd say. I guess it's bound to happen with many separate social networks but personally I get very sick of seeing the exact same posting in several places. YMMV. – markdrayton Sep 14 '10 at 18:49

3 Answers

Look for projects like: OpenSocial http://code.google.com/intl/pl/apis/opensocial/

share|improve this answer
1  
you could accept my answer if you like it, it wouldn't be bad idea at all. ;] – Tomasz Kowalczyk Dec 13 '10 at 16:03

I am using http://www.addtoany.com/, but there are others like this: Google e.g. "AddToAny comparison".

These are not really API's. They are services and you add JavaScript to your web page that then uses these services. So it is not really what you asked... But they are the easiest way to let a web user to post your page on many different social media sites, so I thought it just might be what you want.

share|improve this answer

I've used Posterous to do this in the past from our CMS. You'd have to see if it would work for your needs since it does a lot more than just autopost to social networks. http://www.Posterous.com

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.