App Logo
jobs.stationf.co

Search Station F jobs

Search job listings on Station F's public careers board (jobs.stationf.co, an embeddable careers widget aggregating openings across Station F resident startups) by free-text keyword and optional filters: department/profession (site's own category label, e.g. "Tech", "Business", "Sales", "Operations", "Comm / Marketing"), city (e.g. "Paris"), and contractType (site's own English label, e.g. "Full-Time", "Internship", "Apprenticeship", "Fixed-Term"). Filter values must match the site's own labels exactly — an unrecognized value throws rather than silently searching unfiltered. Pagination is 1-based via page; requesting a page beyond what's available throws rather than silently returning page 1. Returns total, page, totalPages, and jobs (id, reference, slug, title, url, company {name, slug, employees, logoUrl}, department, profession, contractType + contractTypeLabel, remote, salary, office, offices, publishedAt, promoted). A query/filter combination with no matches returns an empty jobs list, not an error.

Input

city optional

Exact city facet label as shown on the site, e.g. "Paris"

page optional

1-based page number. Must be within the visible pagination window for the current query/filters (throws otherwise).

query optional

Free-text keyword, e.g. "developer", "product manager"

department optional

Exact department/profession facet label as shown on the site, e.g. "Tech", "Business", "Sales", "Operations"

contractType optional

Exact contract-type facet label as shown on the site (English), e.g. "Full-Time", "Internship", "Apprenticeship", "Fixed-Term"

Output

jobs optional
page optional
total optional
totalPages optional

FAQ

Search job listings on Station F's public careers board (jobs.stationf.co, an embeddable careers widget aggregating openings across Station F resident startups) by free-text keyword and optional filters: department/profession (site's own category label, e.g. "Tech", "Business", "Sales", "Operations", "Comm / Marketing"), city (e.g. "Paris"), and contractType (site's own English label, e.g. "Full-Time", "Internship", "Apprenticeship", "Fixed-Term"). Filter values must match the site's own labels exactly — an unrecognized value throws rather than silently searching unfiltered. Pagination is 1-based via page; requesting a page beyond what's available throws rather than silently returning page 1. Returns total, page, totalPages, and jobs (id, reference, slug, title, url, company {name, slug, employees, logoUrl}, department, profession, contractType + contractTypeLabel, remote, salary, office, offices, publishedAt, promoted). A query/filter combination with no matches returns an empty jobs list, not an error.
Optional: city, page, query, department, contractType.
It returns jobs, page, total, totalPages.
No. It only uses pages of jobs.stationf.co that are reachable without signing in.
It only reads. It looks things up on jobs.stationf.co and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/jobs.stationf.co/search_jobs, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/jobs.stationf.co/search_jobs
It is part of Reduck's official curated catalogue.

Start building not clicking