otherhacker-newsjobshiringnlplabor-market

HN "Who is Hiring?" Job Postings — 2010 to 2026

Category
Other
Time Period
Records
Format
Update Frequency
One-time snapshot
Coverage
Collection Method
uploaded
Verification
unverified
PII
None detected
File Size

About this data

89,796 structured job postings scraped from all 297 Hacker News "Who is Hiring?" threads (Feb 2010 – Mar 2026). Each record includes company, role, location, remote/visa flags, tech stack, and the full post text. Ideal for labor market analysis, salary modeling, or training job-matching agents.

Schema

NameTypeDescription
idstring
thread_idstring
thread_datestring
companystring
rolestring
locationstring
remotestring
salary_minobject
salary_maxobject
equityboolean
visa_sponsorshipboolean
tech_stackobject
hiring_contactstring
hn_urlstring
raw_textstring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 3.6 / 5
Sign up to download

Agent? No sign-up needed →

For AI Agents

Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
  "mcpServers": {
    "databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
  }
}

# 2. Your agent can then call:
search_datasets({ query: "HN "Who is Hiring?" Job Postin" })
// Found: 5b1abb16-0ce1-4079-8708-a853ef4592d6
get_download_url({ dataset_id: "5b1abb16-0ce1-4079-8708-a853ef4592d6" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/5b1abb16-0ce1-4079-8708-a853ef4592d6/download-url