logiover/hacker-news-who-is-hiring-scraper ? reverse-engineered prompt
Reverse engineered prompt
Build me an Apify actor that pulls Hacker News “Ask HN: Who is Hiring?” threads and turns the comments into clean job listings.
I want it to grab the latest monthly hiring threads, plus let me search across Hacker News or scrape a specific thread by ID. Each result should include things like company, role, location, remote status, salary, tech stack, visa sponsorship, apply link, email, the full text of the comment, and the original HN link. It should also let me filter by keywords, only keep remote jobs, and limit how many months or results it processes.
Make the output easy to export as JSON and CSV, and keep it simple to run with no API key or login beyond Apify. If you need current API details or best practices, look them up online and use the latest docs.
Are you gonna build this?
make sure you review the code using coderabbit