Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法让我直接从 Facebook Insights 提取数据并将它们加载到我的 Flash 应用程序中,而不是在我的粉丝页面中手动下载提供的 Excel 表格?
是的,您可以从 Graph API 中提取 JSON 格式的数据。
查看提供的文档。
至于使它们在您的 Flash 应用程序中有用,该任务取决于您。