Facebook墙壁写作应用程序 [英] Facebook wall writing application

查看:117
本文介绍了Facebook墙壁写作应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道我是否可以编写一个应用程序,这可能是我所有朋友的列表,只是简单地在我选择的朋友的墙上发布消息。不是一个消息,一个墙贴。所以看起来我去了他们的墙上写了一个消息,他们不知道一个应用程序正在向他们发送消息。



也可以用python :)它的我知道的php是如此的愚蠢,但如果是唯一的选择,可以执行。



请谢谢。

解决方案

检查Facebook Graph API的Python SDK:



http://github.com/facebook/python-sdk



特别是,你想要code> put_wall_post 函数。



使用这个模块的一个简短的python脚本应该完美满足您的需求。


I was wondering if i could possible write an app, that could be a list of all my friends and just simply posting a message to their walls on the friends i select. Not a message, a wall post. So it appears that i went to their wall and wrote a message, they have no idea that an app is pushing the message to them.

also could it be written in python :) its what i know. php is so icky, but doable if it is the only option.

Please and thank you.

解决方案

Check the Python SDK for the Facebook Graph API:

http://github.com/facebook/python-sdk

In particular, you want the put_wall_post function.

A short python script making use of this module should fit your needs perfectly.

这篇关于Facebook墙壁写作应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆