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.

Some pages of blogspot.com do not contain open graph tags, but Facebook Object Debugger still parse the open graph properties correctly. How does it get the open graph information?

For example, I don't see any open graph meta tag in http://sushiwens.blogspot.com/ source code. But it is correctly parsed by facebook https://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fsushiwens.blogspot.com%2F

I need to implement something like the open graph parsing function in python, so I need to know how to do it.

share|improve this question
Just a guess, the server check the user agent of the request and serve the open graph header to the bot. – Shih-Wen Su Oct 19 '12 at 8:26

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

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

Browse other questions tagged or ask your own question.