A beginner's guide
Explore Plans
Mobile menu Close menu
Hacker NewsHacker News

History of jobs posted

This query returns a list of every time a new job is posted to Hacker News.

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This query returns a list of every time a new job is posted to Hacker News.
API endpoint slug
hacker_news.recent_job_stories
Runtime method
performQuery("hacker_news.recent_job_stories")

Query fields

No fields for this query

Ingredients

Triggered atDate and time event was created.

Slug
created_at
Filter code
HackerNews.recentJobStories.TriggeredAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

UsernameThe user who posted the job.

Slug
username
Filter code
HackerNews.recentJobStories.Username
Type
String
Example
pg

Story URLThe URL to the job on Hacker News.

Slug
url
Filter code
HackerNews.recentJobStories.StoryUrl
Type
String
Example
https://news.ycombinator.com/item?id=10346551

TitleThe title of the job posting.

Slug
title
Filter code
HackerNews.recentJobStories.Title
Type
String
Example
Simple Habit is hiring its second engineer

TextIf the job posting is a self post, this ingredient will contain that text.

Slug
text
Filter code
HackerNews.recentJobStories.Text
Type
String
Example
What do you think about this framework?

External URLIf the job posting links to an external website, this ingredient will contain that URL.

Slug
external_url
Filter code
HackerNews.recentJobStories.ExternalUrl
Type
Web URL
Example
https://medium.com/engineering-at-ifttt/developing-with-docker-at-ifttt-5bd03b4e597c