0

I need to embed the facebook recommendations into my web control. How can i query them from facebook? Is there any method for it?

syloc
  • 4,569
  • 5
  • 34
  • 49

1 Answers1

1

No, the graph doesn't support it as far as the documentation shows. But you might be able to scrape the information from a url. Hint, the recommendations plugin (https://developers.facebook.com/docs/reference/plugins/recommendations/) has an iframe option ;)

DMCS
  • 31,720
  • 14
  • 71
  • 104