Hacker News job listings in a tidy table

The scenario parses the Hacker News hiring thread, sorts each posting into fields — company, role, tech — and stores them in Quick Base.

  • The hiring thread turned into a table
  • Company, role, tech sorted into fields
  • Easy to search and filter
  • No manual combing

How it works

To move data from Quick Base to automatically, use a ready-made scenario — no manual exports.

  1. Starts when: When clicking ‘Test workflow’
  2. Then: Search for Who is hiring posts
  3. Then: Split Out
  4. Then: Get relevant data
  5. Check: Get latest post
  6. Then: HN API: Get Main Post
  7. Then: Split out children (jobs)
  8. Then: HI API: Get the individual job post
  9. Then: Extract text
  10. Then: Clean text
  11. Then: Limit for testing (optional)
  12. Then: Trun into structured data
  13. Then: Write results to airtable
  14. Then: OpenAI Chat Model
  15. Then: Structured Output Parser

You can launch this integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.