This query returns a list of every time you create a comment on Instapaper.
Developer info
- API endpoint slug
- instapaper.history_of_comments
- Runtime method
- performQuery("instapaper.history_of_comments")
Query fields
No fields for this query
Ingredients
Highlighted textThe highlighted text of the comment.
- Slug
- text
- Filter code
- Instapaper.historyOfComments.HighlightedText
- Type
- String
- Example
- The most profound technologies are those that disappear.
CommentThe comment on the highlighted text.
- Slug
- comment
- Filter code
- Instapaper.historyOfComments.Comment
- Type
- String
- Example
- Great quote by Mark Weiser!
TitleThe title of the article.
- Slug
- title
- Filter code
- Instapaper.historyOfComments.Title
- Type
- String
- Example
- The Computer for the 21st Century
URLThe URL of the article.
- Slug
- url
- Filter code
- Instapaper.historyOfComments.URL
- Type
- String
- Example
- http://www.ubiq.com/hypertext/weiser/SciAmDraft3.html
Created atDate and time event was created.
- Slug
- created_at
- Filter code
- Instapaper.historyOfComments.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00