简体   繁体   English

如何从FB,Twitter和LinkedIn API提取URL帖子

[英]How to fetch URL Posts from FB, Twitter and LinkedIn API

I'm looking to build a solution where I will be having a mobile app. 我正在寻找一种解决方案,在那里我将拥有一个移动应用程序。 This mobile app will connect to users all social networks namely Facebook, LinkedIn, Twitter. 该移动应用程序将连接到用户所有社交网络,即Facebook,LinkedIn,Twitter。

The app is intended to fetch posts of all friends on social network and combine it as single feed/timeline. 该应用旨在获取社交网络上所有朋友的帖子,并将其组合为单个供稿/时间轴。 The app should fetch only those posts which include URL in it. 该应用程序应仅提取其中包含URL的那些帖子。 The application should read all of these URLs and fetch the metadata for the same. 应用程序应读取所有这些URL,并获取相同的元数据。

Do APIs of all social network provide this capability to fetch only those Posts with URL of all friends with whom I'm connected? 所有社交网络的API是否都提供此功能,以便仅获取那些与我有联系的所有朋友的URL的帖子?

Thanks in advance for help. 在此先感谢您的帮助。

是的,这些所有社交媒体方面都提供了他们的api以获取用户帖子,还提供了帖子类型,例如链接,状态,帖子等。我为您提供了Facebook api的参考https://developers.facebook.com/docs/graph-api/reference /v2.3/用户/提要

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM