简体   繁体   English

如何在 iPhone 应用程序开发中实现 instapaper?

[英]How to implement instapaper in an iPhone app development?

I want to add instapaper feature in my iPhone app project.我想在我的 iPhone 应用项目中添加 instapaper 功能。 My project contains reading articles from a particular site in iPhone.我的项目包含从 iPhone 中的特定站点阅读文章。 I want to add a feature in it to save articles on instapaper and we can view those save articles in some other area.我想在其中添加一个功能来将文章保存在 instapaper 上,我们可以在其他区域查看这些保存的文章。 I have worked on saving the article on instapaper by taking user credentials.我一直在通过获取用户凭据将文章保存在 instapaper 上。 But I am not able to retrieve saved data from instapaper.但我无法从 instapaper 检索保存的数据。 So, can anybody tell me any tutorial or other thing that can help me in retrieving saved data in a user account from instapaper.所以,谁能告诉我任何教程或其他可以帮助我从 instapaper 检索用户帐户中保存的数据的东西。

Thanks in advance提前致谢

Note that only Instapaper subscribers (currently $1/month) can access their saved articles from the API.请注意,只有Instapaper 订阅者(目前每月 1 美元)可以从 API 访问他们保存的文章。 Others can only save articles and list folders.其他人只能保存文章和列表文件夹。 The full API is still in beta, but you can find documentation here: Instapaper Full Developer API Documentation .完整的 API 仍处于测试阶段,但您可以在此处找到文档: Instapaper Full Developer API 文档

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

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