# Wellfound data scientist jobs in San Francisco

**Use case:** 

Export data scientist startup jobs in San Francisco from Wellfound with salaries, equity, experience, remote policy, company details, and skills.

## Input

```json
{
  "urls": [
    "https://wellfound.com/role/l/data-scientist/san-francisco"
  ],
  "pageLimit": 3,
  "onlyRemoteJobs": false,
  "sortBy": "LAST_POSTED",
  "monitorMode": false,
  "resetMonitorState": false,
  "telegramNotificationLimit": 10
}
```

## Output

```json
{
  "title": {
    "label": "Job Title",
    "format": "text"
  },
  "company_name": {
    "label": "Company",
    "format": "text"
  },
  "compensation": {
    "label": "Compensation",
    "format": "text"
  },
  "remote": {
    "label": "Remote",
    "format": "boolean"
  },
  "location_names": {
    "label": "Locations",
    "format": "array"
  },
  "job_type": {
    "label": "Job Type",
    "format": "text"
  },
  "primary_role_title": {
    "label": "Role",
    "format": "text"
  },
  "url": {
    "label": "URL",
    "format": "link"
  },
  "company_high_concept": {
    "label": "Company Tagline",
    "format": "text"
  },
  "company_size": {
    "label": "Company Size",
    "format": "text"
  },
  "company_logo_url": {
    "label": "Logo",
    "format": "image"
  },
  "company_badges": {
    "label": "Badges",
    "format": "array"
  },
  "company_website": {
    "label": "Website",
    "format": "link"
  },
  "industry": {
    "label": "Industry",
    "format": "text"
  },
  "base_salary": {
    "label": "Base Salary",
    "format": "object"
  },
  "estimated_salary": {
    "label": "Estimated Salary",
    "format": "object"
  },
  "equity": {
    "label": "Equity",
    "format": "text"
  },
  "equity_parsed": {
    "label": "Equity Parsed",
    "format": "object"
  },
  "compensation_parsed": {
    "label": "Compensation Parsed",
    "format": "object"
  },
  "years_experience_min": {
    "label": "Min Experience (yrs)",
    "format": "number"
  },
  "years_experience_max": {
    "label": "Max Experience (yrs)",
    "format": "number"
  },
  "description": {
    "label": "Description",
    "format": "text"
  },
  "description_snippet": {
    "label": "Snippet",
    "format": "text"
  },
  "description_html": {
    "label": "Description HTML",
    "format": "text"
  },
  "skills": {
    "label": "Skills",
    "format": "array"
  },
  "responsibilities": {
    "label": "Responsibilities",
    "format": "text"
  },
  "requirements": {
    "label": "Requirements",
    "format": "text"
  },
  "benefits": {
    "label": "Benefits",
    "format": "text"
  },
  "live_start_at_readable": {
    "label": "Posted",
    "format": "text"
  },
  "live_start_at_days_ago": {
    "label": "Days Ago",
    "format": "number"
  },
  "posted_at": {
    "label": "Posted At",
    "format": "date"
  },
  "seniority_level": {
    "label": "Seniority",
    "format": "text"
  },
  "employment_type": {
    "label": "Employment Type",
    "format": "text"
  },
  "visa_sponsorship": {
    "label": "Visa Sponsorship",
    "format": "boolean"
  },
  "allow_relocation": {
    "label": "Relocation",
    "format": "boolean"
  },
  "relocation_assistance": {
    "label": "Relocation Assistance",
    "format": "boolean"
  },
  "accepted_remote_location_names": {
    "label": "Remote Locations",
    "format": "array"
  },
  "remote_config_kind": {
    "label": "Remote Config",
    "format": "text"
  },
  "id": {
    "label": "ID",
    "format": "text"
  },
  "slug": {
    "label": "Slug",
    "format": "text"
  },
  "company_slug": {
    "label": "Company Slug",
    "format": "text"
  },
  "source_url": {
    "label": "Source URL",
    "format": "link"
  },
  "source_url_type": {
    "label": "Source Type",
    "format": "text"
  },
  "monitor_status": {
    "label": "Monitor Status",
    "format": "text"
  },
  "scraped_at_timestamp": {
    "label": "Scraped At",
    "format": "number"
  },
  "ats_source": {
    "label": "ATS Source",
    "format": "text"
  },
  "auto_posted": {
    "label": "Auto Posted",
    "format": "boolean"
  },
  "is_live": {
    "label": "Is Live",
    "format": "boolean"
  },
  "direct_application": {
    "label": "Direct Application",
    "format": "boolean"
  },
  "company_location": {
    "label": "Company Location",
    "format": "object"
  },
  "company_location_names": {
    "label": "Company Locations",
    "format": "array"
  },
  "locations": {
    "label": "Locations Detail",
    "format": "object"
  },
  "startup_details": {
    "label": "Startup Details",
    "format": "object"
  },
  "similar_jobs": {
    "label": "Similar Jobs",
    "format": "object"
  },
  "coworkers": {
    "label": "Coworkers",
    "format": "object"
  },
  "live_start_at": {
    "label": "Live Start At",
    "format": "number"
  },
  "posted_at_timestamp": {
    "label": "Posted Timestamp",
    "format": "number"
  },
  "last_responded_at": {
    "label": "Last Responded At",
    "format": "number"
  },
  "source_role_slug": {
    "label": "Source Role",
    "format": "text"
  },
  "source_location_slug": {
    "label": "Source Location",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [Wellfound Jobs Scraper - Fast & cheap](https://apify.com/clearpath/wellfound-api-ppe) with a specific input configuration. Visit the [Actor detail page](https://apify.com/clearpath/wellfound-api-ppe) 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/wellfound-api-ppe.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).
