freehire-search

Featured

Use this skill to search live software / tech / data / engineering job listings across many countries and markets (and remote) via the freehire.me aggregator's public API, or to look up a specific posting. It aggregates roles from ~50 ATS platforms into one schema, so a single skill covers many markets — but its faceted filtering (skills, category, seniority) is tuned tech-first, so scope triggers to technical roles. Trigger phrases: find a tech job, software job search, developer jobs, engineering vacancies, data/ML jobs, DevOps roles, remote developer jobs, "are there any <tech role> jobs in <place>", look up this freehire job posting.

API & Backend 41,777 stars 14378 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# freehire Search Skill Search live job listings from the **[freehire.me](https://freehire.me)** job aggregator — an open-source IT job board that normalizes postings from ~50 ATS platforms across many countries into one schema. No authentication, no API key, and **zero runtime dependencies** — it runs with just `bun`. The market is chosen per query via facet flags (`--region`, `--country`), so the same skill works for a forker in any market out of the box. > This is a country-agnostic worked example of the repo's job-portal-skill pattern, > like `linkedin-search`. Unlike the HTML-scraping portals, it queries freehire's > public JSON API, so results are structured (skills, seniority, region facets) > rather than parsed from markup. ## ⚠️ Scope: tech-focused freehire's corpus already includes some non-tech postings (it crawls whole company career pages), **but its faceted filtering — skills, categories, and seniority dictionaries — is tuned tech-first today**, so this skill scopes its triggers to software / data / engineering / tech roles, where the filtering is strong. Non-tech coverage exists but is still maturing; don't rely on this skill for general (non-technical) job coverage yet. ## ℹ️ Hosted-service dependency (best-effort, no SLA) This skill depends on a third-party hosted service, freehire.me. Reads are **public and unauthenticated** — the same zero-signup bar as `linkedin-search`. **freehire.me is a personal project but actively maintained; it runs on a best-...

Details

Author
MadsLorentzen
Repository
MadsLorentzen/ai-job-search
Created
5 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

API & Backend Listed

freehire-search

Use this skill to search live software / tech / data / engineering job listings across many countries and markets (and remote) via the freehire.me aggregator's public API, or to look up a specific posting. It aggregates roles from ~50 ATS platforms into one schema, so a single skill covers many markets — but its faceted filtering (skills, category, seniority) is tuned tech-first, so scope triggers to technical roles. Trigger phrases: find a tech job, software job search, developer jobs, engineering vacancies, data/ML jobs, DevOps roles, remote developer jobs, "are there any <tech role> jobs in <place>", look up this freehire job posting.

0 Updated 4 weeks ago
fn-jakubkarp
Data & Documents Listed

freehire-job-search

Use when finding IT jobs for someone — searching or filtering the freehire catalogue by keyword, region, seniority, skills, salary or company; reading a posting or a company's open roles; discovering what values a filter accepts; reading the saved job-search profile before asking someone what they want; handing over a job link freehire does not carry yet; or reading the "possibly inactive" signal on a posting. Covers profile, facets, search, job, company and contribute, all with machine-readable `--json` output.

5 Updated 4 days ago
strelov1
API & Backend Listed

using-freehire

Use when orienting in the `freehire` CLI as a whole — installing it, authenticating with an API key, working out which of its surfaces answers a job seeker's question, or troubleshooting a 401. The task skills do the work; this one is the map and the setup.

5 Updated 4 days ago
strelov1