Create gmail, facebook and twitter account through API? [closed]

拥有回忆 提交于 2019-11-30 05:32:40

问题


Is it possible to create gmail, facebook and twitter account through API?


回答1:


Short answer: No.




回答2:


Well for Google Apps you can sync a user directory (via LDAP) using Google Apps Directory Sync. This will provision, modify and de-provision any number of accounts without CAPTCHA verification. You will be billed for each one you create and they will all be in a domain you must own so there are practical limits for abuse, but this scales out to tens of thousands of accounts. There is no method to do this for Twitter and Facebook but things like this are a large part of the draw (for companies) of services like Yammer and App.net.




回答3:


Yes, for a fixed premier or education domain you can create accounts programmatically using the google provision api.



来源:https://stackoverflow.com/questions/3956050/create-gmail-facebook-and-twitter-account-through-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!