Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

CutShort Scraper

Scrape CutShort.io for India's top tech startup jobs -- curated listings with salary transparency

Try on Apify Website

What it does

Extracts tech job listings from CutShort.io, India's curated hiring platform for startups and tech companies. Collects job titles, salary ranges, required skills, company details, funding stage, and team size. Perfect for India tech startup job market analysis.

Output fields

Field Type Description
title String Job title
company String Company name
location String City or remote
salary Object Salary range (min, max, currency)
skills Array Required tech skills
experience String Required experience range
description String Full job description
fundingStage String Seed, Series A, B, etc.
teamSize String Company team size
url String Direct listing URL

Input parameters

Parameter Type Description
queries Array Job search keywords or skills
location String Indian city or "remote"
maxResults Number Maximum results per query
experience String Experience level filter

Example output

{
  "title": "Backend Engineer (Node.js)",
  "company": "Razorpay",
  "location": "Bangalore",
  "salary": {
    "min": 2000000,
    "max": 3500000,
    "currency": "INR"
  },
  "skills": ["Node.js", "TypeScript", "MongoDB", "Redis", "Docker"],
  "experience": "3-6 years",
  "description": "Build scalable payment infrastructure...",
  "fundingStage": "Series F",
  "teamSize": "1000+",
  "url": "https://cutshort.io/job/..."
}

Pricing

Plan Price
Pay per result $0.005/result
Free tier Available on Apify

Use cases

  • India tech startup hiring trend analysis
  • Salary benchmarking for Indian tech roles
  • Skills demand tracking (React, Python, Go, etc.)
  • Startup ecosystem research and competitive intelligence
  • Tech recruitment pipeline building

Getting started

  1. Go to the Apify Store
  2. Find the CutShort Scraper
  3. Enter tech skills or job titles
  4. Run and download results as JSON, CSV, or Excel

Related scrapers by Thirdwatch

About Thirdwatch

Thirdwatch builds production-ready web scraping APIs. 18 scrapers for jobs, e-commerce, reviews, social media, and business data.

License

MIT

About

Scrape CutShort tech job listings. Skills, salary, company data. India. Apify actor.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors