This query returns a list of every time a new comment is posted by the user you specify.
- API endpoint slug
- hacker_news.history_of_comments_by_user
- Runtime method
- performQuery("hacker_news.history_of_comments_by_user"}
Query fields
- Label
- Which username?
- Slug
- username
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- created_at
- Filter code
- HackerNews.historyOfCommentsByUser.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
- Slug
- username
- Filter code
- HackerNews.historyOfCommentsByUser.Username
- Type
- String
- Example
- pg
- Slug
- text
- Filter code
- HackerNews.historyOfCommentsByUser.Text
- Type
- String
- Example
- Here's my favorite eno quote that i break out at any opportunity: “Whatever you now find weird, ugly, uncomfortable and nasty about a new medium will surely become its signature. CD distortion, the jitteriness of digital video, the crap sound of 8-bit...
- Slug
- url
- Filter code
- HackerNews.historyOfCommentsByUser.Url
- Type
- Web URL
- Example
- https://news.ycombinator.com/item?id=14294666
- Slug
- parent_username
- Filter code
- HackerNews.historyOfCommentsByUser.ParentUsername
- Type
- String
- Example
- GuiA
- Slug
- parent_text
- Filter code
- HackerNews.historyOfCommentsByUser.ParentText
- Type
- String
- Example
- Brian Eno: Composers as Gardeners: https://www.edge.org/conversation/brian_eno-composers-as-gardeners
- Slug
- parent_url
- Filter code
- HackerNews.historyOfCommentsByUser.ParentUrl
- Type
- Web URL
- Example
- https://news.ycombinator.com/item?id=14288339