SimplyHired Scraper avatar

SimplyHired Scraper

Pricing

from $1.99 / 1,000 results

Go to Apify Store
SimplyHired Scraper

SimplyHired Scraper

Scrape job listings from SimplyHired.com with salary, job type, and full descriptions. Keyword + location search, daysOld filter, remote jobs, and startUrls support.

Pricing

from $1.99 / 1,000 results

Rating

0.0

(0)

Developer

Unfenced Group

Unfenced Group

Maintained by Community

Actor stats

1

Bookmarked

5

Total users

3

Monthly active users

a day ago

Last modified

Share

SimplyHired Scraper — US & International Jobs

simplyhired-scraper

Extract structured job listings from simplyhired.com — a major job aggregator covering millions of postings across the US and internationally. Search by keyword, location, job type, and recency. No API key required.


What you get

Each result includes the job title, company, location, contract type, salary (where shown), and a direct link. With Fetch Details enabled you also get the full job description.


Input parameters

ParameterTypeDefaultDescription
searchQuerystringJob title, skill, or keyword, e.g. software engineer, nurse, data analyst
locationstringCity, state, or ZIP code, e.g. New York, TX, 94105
jobTypestringFilter by type: fulltime, parttime, contract, temporary, intern
daysOldintegerOnly return jobs posted within this many days
maxResultsinteger100Maximum number of listings to return
fetchDetailsbooleanfalseFetch full job description from each listing page
skipRepostsbooleanfalseSkip listings already seen in previous runs (90-day deduplication)
startUrlsarrayDirect SimplyHired search or listing URLs. Overrides all filters

Output fields

FieldTypeNotes
titlestringJob title
companystringHiring company name
locationstringLocation as displayed
contractTypestringe.g. Full-time, Part-time, Contract
salaryTextstringSalary range as displayed, or null if not shown
descriptionstringFull job description (fetchDetails required)
publishDatestringDate posted as displayed
urlstringDirect link to the listing
isRepostbooleantrue if seen in a previous run

Examples

Software engineer roles in San Francisco

{
"searchQuery": "software engineer",
"location": "San Francisco, CA",
"maxResults": 100,
"fetchDetails": false
}

Part-time retail jobs near a ZIP code

{
"searchQuery": "retail associate",
"location": "90210",
"jobType": "parttime",
"maxResults": 50
}

Recent job postings with full descriptions

{
"searchQuery": "data analyst",
"location": "New York",
"daysOld": 3,
"fetchDetails": true,
"maxResults": 50
}

Daily new-listings feed

{
"searchQuery": "marketing manager",
"location": "Chicago, IL",
"daysOld": 1,
"skipReposts": true,
"maxResults": 500
}

Pricing

Pay-per-result — charged only for items pushed to the dataset.

Need a custom scraper?

Unfenced Group builds Apify actors for any website — for free.

If the site you need isn't in our portfolio yet, just ask. We scope, build, and publish it at no cost to you. You only pay for results — we absorb the compute and proxy costs ourselves. Same pay-per-result pricing, same quality, same standards as every actor in this portfolio.

Get in touch: www.unfencedgroup.nl