问题标签 [social-media]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
twitter - 社交媒体登录后推特提供哪些用户信息?
当他/她通过他/她的推特(社交媒体)帐户登录时,我想要用户信息。请帮助我了解 twitter 提供了哪些用户详细信息?
javascript - Facebook、Twitter、LinkedIn 分享链接计数
有什么方法可以让用户在 Facebook、Twitter 和 LinkedIn 上分享链接?
示例:某个链接被分享到 Facebook、Twitter 和 LinkedIn 的次数以计算某些内容的受欢迎程度?
如何获取我的特定 API 的共享计数?还有其他选择吗?有一些API吗?
linkedin - 如何自定义LinkedIn按钮?
我想使用我自己的图标来显示 LinkedIn 关注按钮。
这是我目前显示官方关注按钮的方式:
html - 如何使跨度标签以当前元素为中心(如 Youtube 分享按钮)
我目前正在研究我的分享按钮,我试图让它们像 YouTube 上的分享按钮一样,当a:hovered
一个span
元素出现时带有文本“Facebook/Twitter/RSS”等。
span 元素的宽度应该是自动的,因为“Facebook”和“RSS”包含不同数量的字母,我不想设置固定宽度。
我希望 span 元素出现在其当前元素的“中间”,请查看youtube 分享按钮以获取提示。
我已经走了这么远,请参阅:http: //jsfiddle.net/Kz2n2/
facebook - facebook喜欢按钮在线时没有出现
嗨,我的 facebook like 按钮在托管在我的托管服务提供商上时没有出现在线,但在 wamp 服务器中离线它工作正常。我的代码如下: -
任何人都可以解释为什么?
android - 社交媒体身份验证,在应用程序和网络服务器之间保持身份验证
我有以下问题: - 我们有一个公共应用程序 - 我们可以选择将图像上传到我们应用程序中的时间线,但只有在登录社交媒体(推特、脸书等)后才能使用社交认证安卓。- 该图像已上传到我们的网络服务器,但在我的网络服务器上,我仍然需要知道哪个用户正在上传该图像,并且我需要知道他或她已通过应用程序进行身份验证。
我应该如何解决这个问题?
facebook - Is it possible to identify a persons social media profiles using just their email ID
I am working on a requirement where I need to collate information from a persons social media profile into the application mainly LinkedIn, Facebook, Google and Twitter.
The app has the email ID provided by the user. Assumption is of course that the person uses the same email ID across all the services.
My initial gut feel is that I need to ask the my user to login into my app using their Facebook / Google / Twitter ID and once he is authenticated, the corresponding API can then give their information. However, I am not sure if this approach would be feasible for multiple providers i.e. I need info both from Facebook AND Google+ for example
Alternatively, is it possible to use the API's of any of these Social Media applications to map the email ID I have to a user in those applications and then to get the user's public information?
Also, is anyone aware of any 3rd party products / API's which can help provide this kind of identification? I have heard of Rapleap (www.rapleaf.com) but the profile data provided by them does not seem to have social media related information that I am interested in.
Note : I have never worked on anything related to social media in the past and hence if there is some faux pas in what I am trying to do, please feel free to point out the same.
jquery - 复制 Squarespace 的简单按钮
单击 Squarespace 提供的“喜欢”按钮后,如何重现浮动的心?我正在尝试在 Wordpress 网站(不是 Squarespace 网站)上实现这一点。
这个功能可以在这个网站上看到:http: //ishimoto-demo.squarespace.com/blog/
ios - Google Plus 共享在移动 Safari 中不起作用
我在我的应用程序之一中实现了 Google 共享功能,它运行良好。但突然它停止工作,在 Safari 上出现以下错误。它在 G+ 中不使用本机对话框共享功能。
python - 我对这个 Instagram Followpie 机器人做错了吗?
这是应该用于获取您的身份验证链接的链接,但是当我去那里时,我遇到了这个问题。
{“code”:400,“error_type”:“OAuthException”,“error_message”:“重定向 URI 与注册的重定向 URI 不匹配”}
我想我可以尝试为此创建自己的开发人员链接,因为我已经有一个。