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.