如何使用 php 和curl 导入 facebook 联系人
我想创建一个联系人导入器应用程序。如何使用 php 和curl 导入 facebook 联系人(更喜欢屏幕抓取)。请任何人都可以帮助我....
I want to create a contact importer application.How to Import facebook contact using php and curl(prefer screenscraping).Please anybody can help me....
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我已经制作了一个登录 Facebook 的基本脚本。您可以在这里查看:
http ://pythonphp.blogspot.com/2010/08/login-in-facebook-with-curl-and-php.html
I have made a basic script to login in Facebook. You can check it out here:
http://pythonphp.blogspot.com/2010/08/login-in-facebook-with-curl-and-php.html
使用 OpenInvitor:
http://openinviter.com/
它使用 PHP/cURL 不仅可以获取 Facebook,还可以获取很多信息也有其他语言的。经常更新且开源。
Use OpenInvitor:
http://openinviter.com/
It uses PHP/cURL to get not only Facebook but a whole lot of other languages too. Frequently updated and open source.