# Export remote product manager jobs from WTTJ

**Use case:** 

Find remote product manager jobs on Welcome to the Jungle with salaries, experience levels, skills, benefits, company profiles, and application URLs.

## Input

```json
{
  "maxItems": 100,
  "includeDetails": true,
  "websiteCountry": "en",
  "query": "Product Manager",
  "searchOnlyInJobTitle": true,
  "location": "Worldwide",
  "locationRadius": "100",
  "sortBy": "date",
  "datePosted": "14",
  "contractType": [
    "full_time"
  ],
  "remote": [
    "fulltime"
  ],
  "language": "en"
}
```

## Output

```json
{
  "name": {
    "label": "Job Title",
    "format": "text"
  },
  "url": {
    "label": "URL",
    "format": "link"
  },
  "organizationName": {
    "label": "Company",
    "format": "text"
  },
  "contractType": {
    "label": "Contract Type",
    "format": "text"
  },
  "remote": {
    "label": "Remote",
    "format": "text"
  },
  "language": {
    "label": "Language",
    "format": "text"
  },
  "salaryMin": {
    "label": "Salary Min",
    "format": "number"
  },
  "salaryMax": {
    "label": "Salary Max",
    "format": "number"
  },
  "salaryCurrency": {
    "label": "Currency",
    "format": "text"
  },
  "salaryPeriod": {
    "label": "Salary Period",
    "format": "text"
  },
  "experienceLevel": {
    "label": "Experience Level",
    "format": "number"
  },
  "educationLevel": {
    "label": "Education Level",
    "format": "text"
  },
  "publishedAt": {
    "label": "Published At",
    "format": "date"
  },
  "category": {
    "label": "Category",
    "format": "text"
  },
  "subcategory": {
    "label": "Subcategory",
    "format": "text"
  },
  "sectors": {
    "label": "Sectors",
    "format": "array"
  },
  "offices": {
    "label": "Offices",
    "format": "array"
  },
  "summary": {
    "label": "Summary",
    "format": "text"
  },
  "description": {
    "label": "Description",
    "format": "text"
  },
  "profile": {
    "label": "Profile",
    "format": "text"
  },
  "keyMissions": {
    "label": "Key Missions",
    "format": "array"
  },
  "skills": {
    "label": "Skills",
    "format": "array"
  },
  "tools": {
    "label": "Tools",
    "format": "array"
  },
  "benefits": {
    "label": "Benefits",
    "format": "array"
  },
  "applyUrl": {
    "label": "Apply URL",
    "format": "link"
  },
  "recruitmentProcess": {
    "label": "Recruitment Process",
    "format": "text"
  },
  "applicationFields": {
    "label": "Application Fields",
    "format": "array"
  },
  "atsQuestions": {
    "label": "ATS Questions",
    "format": "array"
  },
  "companySummary": {
    "label": "Company Summary",
    "format": "text"
  },
  "team": {
    "label": "Team",
    "format": "text"
  },
  "startDate": {
    "label": "Start Date",
    "format": "date"
  },
  "contractDurationMin": {
    "label": "Contract Duration Min",
    "format": "number"
  },
  "contractDurationMax": {
    "label": "Contract Duration Max",
    "format": "number"
  },
  "id": {
    "label": "ID",
    "format": "text"
  },
  "reference": {
    "label": "Reference",
    "format": "text"
  },
  "organizationSlug": {
    "label": "Organization Slug",
    "format": "text"
  },
  "organizationLogo": {
    "label": "Organization Logo",
    "format": "image"
  },
  "organizationEmployees": {
    "label": "Employees",
    "format": "number"
  },
  "organizationCreationYear": {
    "label": "Founded",
    "format": "number"
  },
  "organizationLabels": {
    "label": "Organization Labels",
    "format": "array"
  },
  "organizationCommitments": {
    "label": "Organization Commitments",
    "format": "array"
  },
  "organizationDescription": {
    "label": "Organization Description",
    "format": "text"
  },
  "organizationCoverImage": {
    "label": "Organization Cover Image",
    "format": "image"
  },
  "organizationRevenue": {
    "label": "Revenue",
    "format": "text"
  },
  "organizationTurnover": {
    "label": "Turnover",
    "format": "text"
  },
  "organizationGdprSetting": {
    "label": "GDPR Setting",
    "format": "object"
  },
  "organizationHasExternalAts": {
    "label": "Has External ATS",
    "format": "boolean"
  },
  "organizationAutomaticEmail": {
    "label": "Automatic Email",
    "format": "boolean"
  },
  "organizationWebsite": {
    "label": "Organization Website",
    "format": "link"
  },
  "organizationLinkedin": {
    "label": "LinkedIn",
    "format": "text"
  },
  "organizationTwitter": {
    "label": "Twitter",
    "format": "text"
  },
  "organizationFacebook": {
    "label": "Facebook",
    "format": "text"
  },
  "organizationInstagram": {
    "label": "Instagram",
    "format": "text"
  },
  "organizationIndustry": {
    "label": "Industry",
    "format": "text"
  },
  "organizationJobsCount": {
    "label": "Jobs Count",
    "format": "number"
  },
  "organizationAverageAge": {
    "label": "Average Age",
    "format": "number"
  },
  "organizationParityMen": {
    "label": "Parity Men %",
    "format": "number"
  },
  "organizationParityWomen": {
    "label": "Parity Women %",
    "format": "number"
  },
  "organizationHeadquarter": {
    "label": "Headquarter",
    "format": "object"
  }
}
```

## About this Actor

This example demonstrates how to use [Welcome to the Jungle Scraper - WTTJ Jobs Fast Export](https://apify.com/clearpath/welcome-to-the-jungle-jobs-api) with a specific input configuration. Visit the [Actor detail page](https://apify.com/clearpath/welcome-to-the-jungle-jobs-api) to learn more, explore other use cases, and run it yourself.


## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
This Task's input is already configured above — use it as-is rather than inventing a new one.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For full API examples (JavaScript, Python, CLI, MCP, OpenAPI), see this Task's Actor page: https://apify.com/clearpath/welcome-to-the-jungle-jobs-api.md

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).
