How to post on Facebook using MATLAB?

Hello,
I am working on a automatic post generator for a Facebook page I have. I am reading from a website and trying to post it on Facebook. Is there a way to post on Facebook using MATLAB? You can think it as posting a status update on Facebook.
Thank you!

Answers (1)

Arnab Sen
Arnab Sen on 25 Apr 2016
Edited: Arnab Sen on 25 Apr 2016
Hi, The MATLAB built in function 'webwrite' might be helpful for this purpose. For details refer to the following link.
For facebook api refer to the following link:
https://developers.facebook.com/docs/sharing/reference/feed-dialog/v2.6

Categories

Find more on Scope Variables and Generate Names in Help Center and File Exchange

Asked:

on 18 Apr 2016

Edited:

on 25 Apr 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!