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 want to parse information like title,images, etc from links posted,as facebook does, by reading og tags. Is this thing legal.... I mean will facebook have any objection if I do so.

share|improve this question

2 Answers

up vote 1 down vote accepted

http://ogp.me/

at the bottom of the page: The Open Graph protocol was originally created at Facebook and is inspired by Dublin Core, link-rel canonical, Microformats, and RDFa. The specification described on this page is available under the Open Web Foundation Agreement, Version 0.9. This website is Open Source. Last updated July 05th, 2012

share|improve this answer

Yes, you can can use Open Graph in your web app. And no, Facebook will not have any objection. It is called the Open Graph afterall.

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.