# CutShort.io Scraper - India Tech Jobs, Salary & Skills (`thirdwatch/cutshort-jobs-scraper`) Actor

Scrape CutShort.io tech job listings: title, company, salary, skills, experience, full descriptions. India's curated hiring platform with 4M+ developers. Startup jobs with funding stage and company size. No login needed.

- **URL**: https://apify.com/thirdwatch/cutshort-jobs-scraper.md
- **Developed by:** [Thirdwatch](https://apify.com/thirdwatch) (community)
- **Categories:** Jobs, AI, Other
- **Stats:** 4 total users, 1 monthly users, 100.0% runs succeeded, 1 bookmarks
- **User rating**: No ratings yet

## Pricing

from $2.00 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are a software tools running on the Apify platform, for all kinds of web data extraction and automation use cases.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## 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.
The best way to integrate Actors is as follows.

In JavaScript/TypeScript projects, use official [JavaScript/TypeScript client](https://docs.apify.com/api/client/js.md):

```bash
npm install apify-client
```

In Python projects, use official [Python client library](https://docs.apify.com/api/client/python.md):

```bash
pip install apify-client
```

In shell scripts, use [Apify CLI](https://docs.apify.com/cli/docs.md):

````bash
# MacOS / Linux
curl -fsSL https://apify.com/install-cli.sh | bash
# Windows
irm https://apify.com/install-cli.ps1 | iex
```bash

In AI frameworks, you might use the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp.md).

If your project is in a different language, use the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

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).


# README

## CutShort Scraper - India Tech Jobs, Salary & Skills

> Scrape tech job listings from CutShort.io -- India's curated hiring platform for startups and tech companies.

### What you get

CutShort is a curated platform where companies are vetted, so job quality is higher than mass job boards. It's particularly strong for Indian tech startup jobs with salary transparency and detailed company profiles. Extract job titles, companies, salary ranges, required skills, experience levels, and full descriptions.

No CutShort account needed. No API key required. Just set the number of results and get structured data in JSON, CSV, or Excel.

Try it free -- click **Start** in the Input tab.

### Why scrape CutShort?

CutShort focuses on curated tech/startup jobs with better salary transparency and company details than mass job boards.

**Use cases:**
- Indian tech job aggregation
- Startup hiring trend analysis
- Salary benchmarking for Indian tech roles
- Skills demand tracking (which tech stacks are hiring)
- Competitor hiring intelligence for startups
- Recruitment automation

### Output fields

| Field | Description |
|-------|-------------|
| `title` | Job title |
| `company_name` | Hiring company |
| `location` | Job location |
| `remote` | Whether the role is remote |
| `salary_min` | Minimum salary (INR, annual) |
| `salary_max` | Maximum salary (INR, annual) |
| `experience_range` | Required experience (e.g., "5-8 years") |
| `skills` | Required tech skills |
| `job_type` | Employment type (FULL_TIME, etc.) |
| `description` | Full job description |
| `company_size` | Company size range |
| `funding_stage` | Startup funding stage |
| `apply_url` | CutShort job URL |
| `posted_at` | Posting date |

### Example output

```json
{
    "title": "Sr. Engineering Manager",
    "company_name": "Myntra",
    "location": "Mumbai",
    "remote": false,
    "salary_min": 4000000,
    "salary_max": 9000000,
    "experience_range": "10+ years",
    "skills": ["Java", "Distributed Systems", "Team Management"],
    "job_type": "FULL_TIME",
    "description": "We are looking for a Sr. Engineering Manager...",
    "company_size": "",
    "funding_stage": "",
    "apply_url": "https://cutshort.io/job/Sr-Engineering-Manager-Mumbai-Myntra-hwgJEJjM",
    "posted_at": "2020-07-31"
}
````

You can download the dataset in JSON, CSV, HTML, or Excel format.

### Input parameters

| Parameter | Required | Description |
|-----------|----------|-------------|
| `maxResults` | No | Max job listings to return (default: 20) |
| `maxPages` | No | Max directory pages to scan, ~10 jobs each (default: 5) |
| `proxyConfiguration` | No | Proxy settings (leave default for best results) |

### How to use

1. Click **Try for free** or go to the **Input** tab
2. Set how many results you want (default: 20)
3. Optionally adjust max directory pages to scan
4. Click **Start**
5. Download results from the **Dataset** tab

### Pricing

| Jobs | Estimated cost | Time |
|------|---------------|------|
| 20 | ~$0.08 | ~3 min |
| 50 | ~$0.20 | ~8 min |
| 100 | ~$0.40 | ~15 min |

### Limitations

- **No category/role filtering** -- the scraper returns featured jobs across all categories
- **Speed** -- each job requires a separate page load (~2-3 seconds each)
- **Featured jobs only** -- returns CutShort's featured/promoted listings, not the full database

### Tips

- **Start small** -- test with 10-20 results first to verify data quality
- **CutShort is curated** -- fewer listings than Naukri, but higher quality startup jobs
- **Use the Apify scheduler** to run daily and track new tech job postings

### Integrations

Connect CutShort job data to your workflow:

- **Google Sheets** -- auto-export to spreadsheet
- **Webhooks** -- trigger on new data
- **API** -- access results via Apify API
- **Zapier / Make** -- connect to 1000+ apps

### FAQ

**Do I need a CutShort account?**
No. The scraper accesses publicly visible job listings and detail pages.

**How does CutShort compare to Naukri?**
CutShort has fewer listings but focuses on curated tech/startup jobs with better salary transparency and company details.

**What salary currency is used?**
Salaries are in INR (Indian Rupees). Annual CTC (Cost to Company) is the standard format.

### Related Actors

- [LinkedIn Jobs Scraper](https://apify.com/thirdwatch/linkedin-jobs-scraper) -- Global job listings, salary, skills. 30+ countries
- [Naukri.com Jobs Scraper](https://apify.com/thirdwatch/naukri-jobs-scraper) -- India jobs with descriptions, salary, ratings
- [JustDial Business Scraper](https://apify.com/thirdwatch/justdial-business-scraper) -- India business listings, phone, rating, reviews
- [IndiaMart B2B Supplier Scraper](https://apify.com/thirdwatch/indiamart-supplier-scraper) -- India supplier data, prices, GST verification

### Changelog

- **v3.0** -- Improved reliability and data quality
- **v2.0** -- Alternate extraction approach
- **v1.0** -- Initial release

# Actor input Schema

## `skills` (type: `array`):

List of skill slugs to search. Each becomes a URL like cutshort.io/jobs/{skill}-jobs. Examples: python, java, nodejs, react, angular, devops, data-science, machine-learning.

## `maxResults` (type: `integer`):

Maximum total number of job listings to extract across all skills. Each skill page returns up to 50 jobs.

## `proxyConfiguration` (type: `object`):

proxy

## Actor input object example

```json
{
  "skills": [
    "python",
    "java"
  ],
  "maxResults": 50
}
```

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "skills": [
        "python",
        "java"
    ],
    "maxResults": 50
};

// Run the Actor and wait for it to finish
const run = await client.actor("thirdwatch/cutshort-jobs-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "skills": [
        "python",
        "java",
    ],
    "maxResults": 50,
}

# Run the Actor and wait for it to finish
run = client.actor("thirdwatch/cutshort-jobs-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "skills": [
    "python",
    "java"
  ],
  "maxResults": 50
}' |
apify call thirdwatch/cutshort-jobs-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=thirdwatch/cutshort-jobs-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "CutShort.io Scraper - India Tech Jobs, Salary & Skills",
        "description": "Scrape CutShort.io tech job listings: title, company, salary, skills, experience, full descriptions. India's curated hiring platform with 4M+ developers. Startup jobs with funding stage and company size. No login needed.",
        "version": "2.0",
        "x-build-id": "4DtVscMnhqRhcwQf6"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/thirdwatch~cutshort-jobs-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-thirdwatch-cutshort-jobs-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        },
        "/acts/thirdwatch~cutshort-jobs-scraper/runs": {
            "post": {
                "operationId": "runs-sync-thirdwatch-cutshort-jobs-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor and returns information about the initiated run in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK",
                        "content": {
                            "application/json": {
                                "schema": {
                                    "$ref": "#/components/schemas/runsResponseSchema"
                                }
                            }
                        }
                    }
                }
            }
        },
        "/acts/thirdwatch~cutshort-jobs-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-thirdwatch-cutshort-jobs-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "properties": {
                    "skills": {
                        "title": "Skills",
                        "type": "array",
                        "description": "List of skill slugs to search. Each becomes a URL like cutshort.io/jobs/{skill}-jobs. Examples: python, java, nodejs, react, angular, devops, data-science, machine-learning.",
                        "default": [
                            "python"
                        ],
                        "items": {
                            "type": "string"
                        }
                    },
                    "maxResults": {
                        "title": "Max Results",
                        "minimum": 1,
                        "maximum": 500,
                        "type": "integer",
                        "description": "Maximum total number of job listings to extract across all skills. Each skill page returns up to 50 jobs.",
                        "default": 50
                    },
                    "proxyConfiguration": {
                        "title": "Proxy Configuration",
                        "type": "object",
                        "description": "proxy"
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
