CoolFace
Datasetpublic

logiover/hacker-news-who-is-hiring-scraper-sample-data

Hacker News Who Is Hiring Scraper – Jobs, Salary & Email Scrape structured job listings from Hacker News 'Who is Hiring?' monthly threads. Extracts company, role, location, salary, remote policy and tech stack — no AI, no API key, no proxy needed. What the actor scrapes Hacker News Who Is Hiring Scraper — Jobs, Salary & Tech Stack Data Scrape structured job listings from Hacker News "Ask HN: Who is Hiring?" monthly threads. Extracts company name, role… See the full description on the dataset page: https://huggingface.co/datasets/logiover/hacker-news-who-is-hiring-scraper-sample-data.

sourceHugging Facecc-by-4.0updated 4mo agoView on Hugging Face
0likes22downloads
Dataset Card

Hacker News Who Is Hiring Scraper – Jobs, Salary & Email

Scrape structured job listings from Hacker News 'Who is Hiring?' monthly threads. Extracts company, role, location, salary, remote policy and tech stack — no AI, no API key, no proxy needed.

What the actor scrapes

Hacker News Who Is Hiring Scraper — Jobs, Salary & Tech Stack Data Scrape structured job listings from Hacker News "Ask HN: Who is Hiring?" monthly threads. Extracts company name, role, location, salary, remote policy, tech stack, visa sponsorship, apply URL, and contact email — automatically, from any month going back years. No AI, no API key, no proxy required. --- ## What Is This Actor? Every month, Hacker News hosts one of the internet's most trusted job boards: the **"Ask HN: Who is H

Who this is for

This sample is useful for anyone working in jobs, lead generation who wants a quick look at the shape of the data before running the live actor at scale. Treat it as a static snapshot — counts, prices and timestamps reflect the moment the sample was captured and will drift over time.

Source

Live source: This dataset is a static sample. For fresh, customizable extractions, run the live Apify actor: logiover/hacker-news-who-is-hiring-scraper

Fields

  • —`commentId` — identifier
  • —`threadId` — identifier
  • —`threadTitle` — field captured by the actor
  • —`threadMonth` — field captured by the actor
  • —`author` — author or creator handle
  • —`company` — company / organization name
  • —`role` — field captured by the actor
  • —`location` — location string
  • —`remote` — field captured by the actor
  • —`salary` — salary range or value
  • —`techStack` — field captured by the actor
  • —`visa` — field captured by the actor
  • —`applyUrl` — URL reference
  • —`email` — contact email
  • —`fullText` — field captured by the actor
  • —`postedAt` — timestamp
  • —`hnUrl` — URL reference
  • —`scrapedAt` — timestamp the row was scraped

Sample preview

json
[
  {
    "commentId": "47975574",
    "threadId": "47975571",
    "threadTitle": "Ask HN: Who is hiring? (May 2026)",
    "threadMonth": "May 2026",
    "author": "chrisposhka",
    "company": "Pathos AI",
    "role": "Senior Software",
    "location": "NYC",
    "remote": "Hybrid",
    "salary": null,
    "techStack": [
      "AI",
      "ML",
      "Python",
      "TypeScript",
      "JavaScript"
    ],
    "visa": null,
    "applyUrl": "https://pathos.com",
    "email": "chris.poshka+hn@pathos.com",
    "fullText": "Pathos AI | Senior Software / AI Engineer | NYC (hybrid, 3-4 days onsite) | Full-time | $180-200K + equity | VISA\nPathos is an oncology biotech building AI as the operating system for drug development. We have:\n- 200+ petabytes of multimodal patient data linked to outcomes\n- The largest foundation model in oncology (in development)\n- Backing to build a generational company\n- Founded by Eric Lefkof…",
    "postedAt": "2026-05-01T15:00:17.000Z",
    "hnUrl": "https://news.ycombinator.com/item?id=47975574",
    "scrapedAt": "2026-05-15T11:02:14.089Z"
  },
  {
    "commentId": "47975581",
    "threadId": "47975571",
    "threadTitle": "Ask HN: Who is hiring? (May 2026)",
    "threadMonth": "May 2026",
    "author": "verobytes",
    "company": "NetBird",
    "role": "Berlin, Germany",
    "location": "Berlin, Remote, remote",
    "remote": "Remote",
    "salary": null,
    "techStack": [
      "Go"
    ],
    "visa": null,
    "applyUrl": "https://netbird.io",
    "email": "veronica.external@netbird.io",
    "fullText": "NetBird | Berlin, Germany | ONSITE & Remote for some roles | Full-time | https://netbird.io\nWe build open source secure remote access for teams and infrastructure. 25k+ stars, Series A. Our mission: make secure connectivity simple and accessible for everyone.\nLooking for people excited about the product, startup pace, and growth.\nActively hiring for:\n- Senior Backend Engineer (Go, networking, dist…",
    "postedAt": "2026-05-01T15:00:28.000Z",
    "hnUrl": "https://news.ycombinator.com/item?id=47975581",
    "scrapedAt": "2026-05-15T11:02:14.165Z"
  }
]

Snapshot stats

  • —Row count in this sample: 50
  • —Data quality flag at capture time: GOOD

License & Attribution

Released under Creative Commons Attribution 4.0 (CC BY 4.0). If you use this data, please credit the source actor and link back to its Apify Store page: logiover/hacker-news-who-is-hiring-scraper.

The sample is provided as-is for evaluation and research. Source websites retain their own terms of service — downstream users are responsible for complying with them when running the live actor or redistributing scraped content.