WebMCP

CommerceCommunity skill

hellowork.com WebMCP tools

Reverse-engineer HelloWork.com's job-listing surface (no public XHR/Fetch API — it's SSR HTML + JSON-LD), reconstruct the canonical /fr-fr/emploi/metier_{slug}-ville_{city}-{postal}.html requests, paginate, parse each card and detail page JobPosting JSON-LD, dedup by raw_id/job_url, and export a normalized CSV to /projectHelloWork.

1 tools1 methodsCommunity listing API surface

What can an agent do with hellowork.com WebMCP tools?

Reverse-engineer HelloWork.com's job-listing surface (no public XHR/Fetch API — it's SSR HTML + JSON-LD), reconstruct the canonical /fr-fr/emploi/metier_{slug}-ville_{city}-{postal}.html requests, paginate, parse each card and detail page JobPosting JSON-LD, dedup by raw_id/job_url, and export a normalized CSV to /projectHelloWork. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.

WebMCP tools on hellowork.com

Tool 1 of 1FetchAnswer

export-job-listings-csv

Reverse-engineer HelloWork.com's job-listing surface (no public XHR/Fetch API — it's SSR HTML + JSON-LD), reconstruct the canonical /fr-fr/emploi/metier_{slug}-ville_{city}-{postal}.html requests, paginate, parse each card and detail page JobPosting JSON-LD, dedup by raw_id/job_url, and export a normalized CSV to /projectHelloWork.

How to install

browse skills add hellowork.com/export-job-listings-csv-3tciz8

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the export-job-listings-csv tool on hellowork.com with url: <string>, location: <string>. Return the structured result and cite the source page.

Input contract

  • url string The URL or page to inspect.
  • location string A place, city, or address.

Open the source definition