App Logo
free-work.com

Search Free-Work jobs

Searches job listings on free-work.com (IT/freelance), usable without logging in. `query` is a free-text keyword; `location` is a free-text city, resolved to the closest match — unresolved locations throw explicitly rather than silently searching everywhere. Defaults to searching all of France when no location is given. Returns title, full description, company, contract types, experience level, remote work, salaries (daily/annual), currency, skills, publish date, and URL. 1-based pagination, 16 results per page. One thing to check: requesting a page beyond the real number of pages doesn't return an empty result — it silently repeats the first page — so verify against `totalItems` before trusting a high page number.

Input

page optional

Page number, 1-based. Defaults to 1.

query optional

Free-text keyword (title, skill), e.g. "python developer", "accountant". Optional.

location optional

Free-text city or place, e.g. "Lyon", "Paris". Resolved via the site's autocomplete (first result kept). Optional — defaults to searching all of France.

Output

jobs required
page required
totalItems required

Start building not clicking