How to post on Facebook using MATLAB?
3 ビュー (過去 30 日間)
古いコメントを表示
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!
0 件のコメント
回答 (1 件)
Arnab Sen
2016 年 4 月 25 日
編集済み: Arnab Sen
2016 年 4 月 25 日
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
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Financial Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!