This query returns a list of every time you highlight an item on Instapaper.
Developer info
- API endpoint slug
- instapaper.recent_highlights
- Runtime method
- performQuery("instapaper.recent_highlights")
Query fields
No fields for this query
Ingredients
TextThe text of the highlight.
- Slug
- text
- Filter code
- Instapaper.recentHighlights.Text
- Type
- String
- Example
- The most profound technologies are those that disappear.
TitleThe title of the article.
- Slug
- title
- Filter code
- Instapaper.recentHighlights.Title
- Type
- String
- Example
- The Computer for the 21st Century
URLThe URL of the article.
- Slug
- url
- Filter code
- Instapaper.recentHighlights.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.recentHighlights.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00