SimplyHired Scraper avatar

SimplyHired Scraper

Pricing

from $7.00 / 1,000 results

Go to Apify Store
SimplyHired Scraper

SimplyHired Scraper

Scrape job listings from SimplyHired with structured salary data, skill extraction, and company details. Returns 27 fields per listing including parsed salary ranges, detected skills, requirements, benefits, remote flags, and experience levels. Supports keyword, location, and job type filters.

Pricing

from $7.00 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

ParseForge Banner

πŸ’Ό SimplyHired Scraper

πŸ•’ Last updated: 2026-05-05

Whether you're a recruiter tracking hiring trends, a data analyst benchmarking salaries, or a business owner monitoring your competition's job postings, this actor makes it easy to extract structured job listing data from SimplyHired at scale.

The SimplyHired Scraper extracts detailed job listings with salary data and company info, with 25+ structured fields per listing, plus smart skill and requirement extraction from job descriptions.

✨ What Does It Do

  • πŸ” Keyword & Location Search - Search for any job title, skill, or keyword in any location worldwide
  • πŸ’° Salary Parsing - Automatically extracts and structures salary ranges into min, max, currency, and pay period
  • πŸ› οΈ Skill Extraction - Identifies programming languages, frameworks, cloud platforms, and tools mentioned in descriptions
  • πŸ“‹ Requirement Mining - Pulls structured requirements, qualifications, and benefits from job descriptions
  • 🏒 Company Intelligence - Captures company names, ratings, and profile links for lead generation
  • 🏠 Remote Detection - Automatically flags remote, hybrid, and on-site positions
  • πŸ“Š Job Type Classification - Detects full-time, part-time, contract, temporary, and internship positions
  • 🎯 Experience Level Detection - Classifies listings as entry-level, mid-level, senior, or director
  • πŸ“„ Full Descriptions - Captures both plain text and HTML formatted job descriptions

🎬 Demo Video

Coming soon

πŸ”§ Input

keyword - The job search term. Use job titles like "software engineer" or skills like "Python developer". Default: software engineer.

location - Where to search. Accepts cities ("New York, NY"), states ("California"), countries ("USA"), or "Remote". Default: USA.

startUrls - Direct SimplyHired search URLs. When provided, keyword and location are ignored. Useful for pre-filtered searches you've built on the site.

jobType - Filter by employment type: Full-time, Part-time, Contract, Temporary, or Internship.

datePosted - Filter by posting recency: Last 24 hours, Last 3 days, Last 7 days, or Last 14 days.

salaryMin - Minimum salary filter (e.g., "50000" for $50k+).

remote - Set to true to filter for remote positions only.

scrapeJobDetails - Visit each job page for full descriptions, skills, and requirements. Enabled by default. Disable for faster but less detailed results.

maxItems - Maximum number of job listings to collect.

{
"keyword": "data engineer",
"location": "San Francisco, CA",
"jobType": "fulltime",
"datePosted": "7",
"remote": false,
"scrapeJobDetails": true,
"maxItems": 100
}

πŸ“Š Output

πŸ“ŒFieldDescription
πŸ”—urlDirect link to the job listing
πŸ”‘jobKeyUnique job identifier for deduplication
πŸ“titleJob title
🏒companyHiring company name
πŸ”—companyUrlLink to company profile
⭐companyRatingCompany rating when available
πŸ“locationJob location
πŸ’°salaryFull salary text as displayed
πŸ’΅salaryMinParsed minimum salary amount
πŸ’΅salaryMaxParsed maximum salary amount
πŸ’±salaryCurrencyCurrency code (USD, EUR, GBP)
πŸ“…salaryPeriodPay period (YEAR, MONTH, HOUR)
πŸ“‹jobTypeEmployment type (Full-time, Contract, etc.)
βœ‚οΈsnippetShort preview from search results
πŸ“„descriptionTextFull job description in plain text
πŸ–₯️descriptionHtmlFull job description in HTML
βœ…requirementsExtracted requirements list
πŸ› οΈskillsDetected technical skills and tools
🎁benefitsExtracted benefits and perks
πŸŽ“qualificationsRequired qualifications
🏠remoteAttributesRemote/Hybrid/On-site flags
πŸ“ŠexperienceLevelDetected seniority level
πŸ“ŒsponsoredWhether listing is sponsored
πŸ“…datePostedOriginal posting date
πŸ”—sourceSearchUrlSearch URL that found this listing
🌐sourceData source (SimplyHired)
⏰scrapedAtExtraction timestamp
{
"url": "https://www.simplyhired.com/job/example123",
"jobKey": "example123",
"title": "Senior Software Engineer",
"company": "Acme Corp",
"companyUrl": "https://www.simplyhired.com/company/acme",
"companyRating": 4.2,
"location": "New York, NY",
"salary": "$140,000 - $180,000 a year",
"salaryMin": 140000,
"salaryMax": 180000,
"salaryCurrency": "USD",
"salaryPeriod": "YEAR",
"jobType": "Full-time",
"snippet": "We are looking for a Senior Software Engineer to join our team...",
"descriptionText": "Full job description text...",
"descriptionHtml": "<p>Full job description HTML...</p>",
"requirements": ["5+ years of experience with distributed systems", "Strong proficiency in Python or Go"],
"skills": ["Python", "Go", "AWS", "Kubernetes", "PostgreSQL"],
"benefits": ["Health insurance", "401(k) matching", "Unlimited PTO"],
"qualifications": [],
"remoteAttributes": ["Hybrid"],
"experienceLevel": "Senior",
"sponsored": false,
"datePosted": "2026-03-28",
"sourceSearchUrl": "https://www.simplyhired.com/search?q=software+engineer&l=New+York",
"source": "SimplyHired",
"scrapedAt": "2026-04-01T12:00:00.000Z"
}

πŸ’Ž Why Choose the SimplyHired Scraper?

FeatureOur ActorAlternatives
Output Fields27 structured fields10-15 fields
Salary ParsingMin/Max/Currency/PeriodRaw text only
Skill ExtractionAutomatic from descriptionsNot available
Requirement MiningStructured listsNot available
Experience LevelAuto-detectedNot available
Remote DetectionAutomatic flagsManual only
Job Type DetectionMultiple types per listingSingle or none
Free Preview10 items freeLimited or none

πŸ“‹ How to Use

  1. Sign Up - Create a free account with $5 credit on Apify
  2. Configure - Enter your search keyword, location, and any filters. Set maxItems for the number of results you need
  3. Run It - Click Start and let the actor collect your data

That's it. No coding, no setup, no API keys needed.

🎯 Business Use Cases

  • πŸ§‘β€πŸ’Ό Recruiters - Monitor job market trends across locations and roles. Track which companies are hiring and at what salary ranges to optimize your placement strategy
  • πŸ“Š HR Analytics Teams - Build compensation benchmarking datasets. Compare salary ranges across regions, industries, and experience levels to inform hiring budgets
  • 🏒 Competitive Intelligence - Track competitor hiring patterns. Know when rivals are scaling specific teams or entering new markets based on their job postings
  • πŸ”¬ Market Researchers - Analyze demand for specific skills and technologies over time. Identify emerging roles and declining ones across industries
  • πŸ€– Job Aggregators - Feed structured job data into your platform. Enrich listings with parsed skills, salary ranges, and experience levels
  • πŸ’‘ Career Coaches - Advise clients using real salary data and skill demand metrics. Show which skills command the highest compensation

πŸ€– Ask an AI assistant about this scraper

Open a ready-to-send prompt about this ParseForge actor in the AI of your choice:


❓ Frequently Asked Questions

πŸ” How many jobs can I collect per run?

Free users can preview up to 10 results. Paid users can collect up to 1,000,000 listings per run, limited only by available search results.

πŸ’° Why are some salary fields empty?

Not all employers include salary information in their job postings. When salary is listed, the actor automatically parses it into structured min, max, currency, and period fields.

πŸ› οΈ How are skills extracted?

The actor uses pattern matching to identify programming languages, frameworks, cloud platforms, databases, and other technical tools mentioned anywhere in the job description.

πŸ“„ What's the difference between descriptionText and descriptionHtml?

descriptionText is plain text suitable for analysis and search. descriptionHtml preserves the original formatting with headings, lists, and links.

πŸ”„ Can I run this on a schedule?

Yes. Use Apify's built-in scheduling to run the actor daily, weekly, or at any interval. New results are deduplicated by job key.

🌐 Does it work for non-US locations?

Yes. SimplyHired covers multiple countries. Enter any location supported by SimplyHired in the location field.

πŸ”— Integrate SimplyHired Scraper with any app

  • Google Sheets - Export job data directly to spreadsheets for team analysis
  • Slack - Get notified when new jobs matching your criteria are found
  • Webhooks - Send results to your own API endpoints in real-time
  • Zapier - Connect to 5,000+ apps without writing code
  • Make - Build powerful no-code automation workflows

πŸ”Œ Integrate with any app

SimplyHired Scraper connects to any cloud service via Apify integrations:

  • Make - Automate multi-step workflows
  • Zapier - Connect with 5,000+ apps
  • Slack - Get run notifications in your channels
  • Airbyte - Pipe results into your warehouse
  • GitHub - Trigger runs from commits and releases
  • Google Drive - Export datasets straight to Sheets

You can also use webhooks to trigger downstream actions when a run finishes. Push fresh data into your product backend, or alert your team in Slack.


πŸ’‘ More ParseForge Actors

Browse our complete collection at ParseForge on Apify Store.

πŸš€ Ready to Start?

Create a free account with $5 credit and start collecting SimplyHired job data in minutes.

πŸ†˜ Need Help?

⚠️ Disclaimer

This Actor is an independent tool and is not affiliated with, endorsed by, or connected to SimplyHired or Indeed Inc. in any way. It is designed for legitimate data collection and research purposes. Users are responsible for complying with applicable terms of service and data protection regulations.


✨ Why choose this Actor

Capability
🎯Built for the job. Scoped specifically to this data source so you skip the parser engineering entirely.
πŸ”–Structured output. Clean, typed fields ready for analysis, dashboards, or downstream pipelines.
⚑Fast. Optimized request patterns return results in seconds, not minutes.
πŸ”Always fresh. Every run pulls live data, so the dataset reflects the source as of run time.
🌐No infra to manage. Apify handles proxies, retries, scaling, scheduling, and storage.
πŸ›‘οΈReliable. Battle-tested across many runs and edge cases, with graceful error handling.
🚫No code required. Configure in the UI, run from CLI, schedule via cron, or call from any language with the Apify SDK.

πŸ“Š Production-grade structured data without the engineering overhead of building and maintaining your own scraper.


πŸ“ˆ How it compares to alternatives

ApproachCostCoverageRefreshFiltersSetup
⭐ SimplyHired Scraper (this Actor)$5 free credit, then pay-per-useFull source coverageLive per runSource-native filters supported⚑ 2 min
Build your own scraperEngineering hoursFull once builtWhenever you maintain itCustom code🐒 Days to weeks
Paid managed APIs$$$ monthlyVendor-definedLiveVendor-defined⏳ Hours
Third-party data dumpsVariesSubset, often stalePeriodicNoneπŸ•’ Variable

Pick this Actor when you want broad coverage, server-side filtering, and no pipeline maintenance.


πŸš€ How to use

  1. πŸ“ Sign up. Create a free account with $5 credit (takes 2 minutes).
  2. 🌐 Open the Actor. Go to the SimplyHired Scraper page on the Apify Store.
  3. 🎯 Set input. Configure the input fields in the form (or paste a JSON), then set maxItems.
  4. πŸš€ Run it. Click Start and let the Actor collect your data.
  5. πŸ“₯ Download. Grab your results in the Dataset tab as CSV, Excel, JSON, or XML.

⏱️ Total time from signup to downloaded dataset: 3-5 minutes. No coding required.


πŸ’Ό Business use cases

πŸ“Š Data & Analytics

  • Build trend reports and dashboards from live source data
  • Feed BI tools, warehouses, and ML pipelines with structured records
  • Run periodic snapshots to track changes over time
  • Compare segments, regions, or categories with consistent fields

🏒 Operations & Strategy

  • Monitor competitor moves, pricing, and inventory shifts
  • Build internal directories and lookup tools backed by current data
  • Power workflows that depend on fresh source records
  • Cut manual data-gathering time from hours to minutes

🎯 Marketing & Growth

  • Identify market opportunities and trending topics
  • Research target audiences and customer personas at scale
  • Power lead-generation pipelines with verified records
  • Track sentiment, reviews, or social signals over time

πŸ› οΈ Engineering & Product

  • Prototype features that need real-world data without owning a crawler
  • Replace fragile in-house scrapers with a managed Actor
  • Wire datasets into your apps via the Apify API or webhooks
  • Skip the proxy, retry, and parsing maintenance entirely

🌟 Beyond business use cases

Data like this powers more than commercial workflows. The same structured records support research, education, civic projects, and personal initiatives.

πŸŽ“ Research and academia

  • Empirical datasets for papers, thesis work, and coursework
  • Longitudinal studies tracking changes across snapshots
  • Reproducible research with cited, versioned data pulls
  • Classroom exercises on data analysis and ethical scraping

🎨 Personal and creative

  • Side projects, portfolio demos, and indie app launches
  • Data visualizations, dashboards, and infographics
  • Content research for bloggers, YouTubers, and podcasters
  • Hobbyist collections and personal trackers

🀝 Non-profit and civic

  • Transparency reporting and accountability projects
  • Advocacy campaigns backed by public-interest data
  • Community-run databases for local issues
  • Investigative journalism on public records

πŸ§ͺ Experimentation

  • Prototype AI and machine-learning pipelines with real data
  • Validate product-market hypotheses before engineering spend
  • Train small domain-specific models on niche corpora
  • Test dashboard concepts with live input

πŸ’‘ Pro Tip: browse the complete ParseForge collection for more reference-data scrapers.


πŸ†˜ Need Help? Open our contact form to request a new scraper, propose a custom data project, or report an issue.