TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How can I monitor job openings?

1 点作者 bovem超过 2 年前
Is there a way to monitor job openings other than following the LinkedIn Page of the interested companies&#x2F;checking job portals periodically&#x2F;signing up for emails?<p>I want to know if there is any dashboard&#x2F;table type solution&#x2F;service that could be reviewed once in a while for job openings in a particular location.

2 条评论

skbly7超过 2 年前
You can use smart search queries specially for the title&#x2F;keywords&#x2F;companies you are interested in.<p>A sample search will look like this:<p>- `&quot;python&quot; &quot;engineer&quot; &quot;infrastructure&quot; site:jobs.lever.co`<p>- `&quot;python&quot; &quot;engineer&quot; &quot;infrastructure&quot; site:boards.greenhouse.io`<p>(and in the search tools, limit the results to Past week, etc)<p>Obviously it can only track companies who use tools like lever, greenhouse, etc.
peteatphylum超过 2 年前
This is a terrific project. Write a scraper to do this!<p>I suggest this having read another comment of yours (<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=31763001" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=31763001</a>) Scrapers are fun projects and there are tons of resources online to assist.<p>A project like this is a great thing to discuss in an interview as well.
评论 #32834194 未加载
评论 #32834141 未加载