This query returns a list of every time you like a new item in Instapaper.
Developer info
- API endpoint slug
- instapaper.recent_liked_items
- Runtime method
- performQuery("instapaper.recent_liked_items")
Query fields
No fields for this query
Ingredients
TitleThe title of the liked item.
- Slug
- title
- Filter code
- Instapaper.recentLikedItems.Title
- Type
- String
- Example
- The Computer for the 21st Century
DescriptionThe description of the liked item.
- Slug
- description
- Filter code
- Instapaper.recentLikedItems.Description
- Type
- String
- Example
- The most profound technologies are those that disappear. They weave themselves into the fabric of everyday life until they are indistinguishable from it. Consider writing, perhaps the first information...
URLThe URL of the liked item.
- Slug
- url
- Filter code
- Instapaper.recentLikedItems.URL
- Type
- Web URL
- Example
- http://www.ubiq.com/hypertext/weiser/SciAmDraft3.html
Created atDate and time event was created.
- Slug
- created_at
- Filter code
- Instapaper.recentLikedItems.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00