Hacker News Who Is Hiring Scraper
Hacker News Who Is Hiring Scraper — a Python client for the Apify Actor. Pull Hacker News Who Is Hiring data at scale with no API-key hassle: thousands of clean, structured results you can export to JSON, CSV or Excel.
▶️ Run it on Apify: https://apify.com/logiover/hacker-news-who-is-hiring-scraper
Install
pip install hacker-news-who-is-hiring-scraper
Usage
from hacker_news_who_is_hiring_scraper import scrape
items = scrape({}, token="YOUR_APIFY_TOKEN")
print(len(items), "results")
print(items[0])
Get your free Apify token at https://console.apify.com/account/integrations.
Input
| Field | Type | Description |
|---|---|---|
mode |
string | Mode |
months |
integer | Number of Months |
threadIds |
array | Thread IDs |
searchQuery |
string | Search Query |
filterKeywords |
array | Filter Keywords (include) |
excludeKeywords |
array | Exclude Keywords |
remoteOnly |
boolean | Remote Only |
maxResults |
integer | Max Results |
All fields optional — run with empty input {} for a broad default result set.
Output
Each result item includes fields such as: company, role, location, remote, salary, techStack, threadMonth, author, hnUrl, commentId, threadId, threadTitle, visa, applyUrl, email, fullText, postedAt, scrapedAt.
Why use this
- ⚡ Thousands of results per run, auto-paginated
- 🔑 No Hacker News Who Is Hiring login or reverse-engineering — just call the Actor
- 📦 Export to JSON, CSV, Excel, JSONL, XML
- ☁️ Runs on Apify cloud — schedule it, add webhooks, wire into Make / Zapier / n8n
FAQ
Do I need an API key?
Only a free Apify token (grab one at https://console.apify.com/account/integrations). No Hacker News Who Is Hiring login and no scraping setup on your side.
How many results can I get?
Thousands per run. Raise the limit in the input to pull more — the Actor paginates for you.
What export formats are supported?
Results are plain JSON in code; from the Apify dataset you can export CSV, Excel, JSON, JSONL or XML.
Is this an official Hacker News Who Is Hiring API?
No. It is an unofficial Hacker News Who Is Hiring data client on the Apify platform — a maintained alternative when there is no official or affordable API.
Links
- ▶️ Run the Actor: https://apify.com/logiover/hacker-news-who-is-hiring-scraper
- 📚 Docs & examples: https://github.com/logiover/hacker-news-who-is-hiring-scraper
- 🧰 More scrapers by logiover: https://apify.com/logiover
MIT © 2026 logiover · Client library for the hosted Apify Actor. Not affiliated with Hacker News Who Is Hiring.
Release files for hacker-news-who-is-hiring-scraper 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| hacker_news_who_is_hiring_scraper-1.0.0.tar.gz | 4.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| hacker_news_who_is_hiring_scraper-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.9 kB
Release files / hacker_news_who_is_hiring_scraper-1.0.0.tar.gz
| Download URL | hacker_news_who_is_hiring_scraper-1.0.0.tar.gz |
|---|---|
| Size | 4.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6ae5e472258fd5a59eb2f65b834194ff7b2a5c394b84dccaacf2b96786010c73
|
|
BLAKE2b-256 checksum How to use checksums |
52d8a7fcb7bf68c35ce6c3af1321d904961a722d4331fc5c74d4267b06b62e34
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.6
|
Release files / hacker_news_who_is_hiring_scraper-1.0.0-py3-none-any.whl
| Download URL | hacker_news_who_is_hiring_scraper-1.0.0-py3-none-any.whl |
|---|---|
| Size | 4.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b0346a20bd911cf149a2052aabfbdb3f25538a09ee71a83476e0ac90fea8634b
|
|
BLAKE2b-256 checksum How to use checksums |
8837fb996478224c0922cfd0c8ad5ac164ac1b0cfedf507b359600485d0980ac
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.6
|