Ziprecruiter $1๐ฐ Keyword & URL Job Scraper
Pricing
from $1.00 / 1,000 results
Ziprecruiter $1๐ฐ Keyword & URL Job Scraper
From $1/1k. Pull structured job listings from ziprecruiter.com with titles, companies, salaries, locations, benefits, apply URLs, and full descriptions. Search with filters or paste ZipRecruiter URLs directly. Automatically paginates results with simple pay-per-result pricing and no subscription.
Pricing
from $1.00 / 1,000 results
Rating
0.0
(0)
Developer
AbotAPI
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
ZipRecruiter Jobs Scraper
Pull structured job listings from ZipRecruiter (ziprecruiter.com) at scale: title, company, company logo, salary, location, employment type, benefits, posted date, apply URL, and full descriptions. Drive it two ways: a point-and-click search builder (keywords + location + filters) or paste any ziprecruiter.com search or job URL straight from your browser. Results page forward automatically, and you pay per result, with no monthly subscription.
Why this scraper
- Up to 50 fields per job, including parsed salary (min, max, period), structured location (city, state, county), employment type, benefits, company logo, and an apply URL.
- Rich data on every result without opening detail pages: the search results already carry company, salary, location, employment type, benefits, and a description snippet, so most feeds run fast and cheap.
- Optional detail mode adds the full HTML description, structured street address, industry, valid-through date, verified salary, and any contact email or phone the employer pasted into the description (when present) when you need the long form.
- Two input modes: build a search from keywords and filters, or paste finished ziprecruiter.com URLs (multiple supported, each pages forward on its own).
- Filters for date posted, employment type, remote-only, minimum salary, and search radius.
- Forward pagination with total-count detection and de-duplication by job id.
- Pay per result. No flat monthly fee, so a 50-listing run costs cents, not a subscription.
Data you get
Example values below are from a live ZipRecruiter listing.
| Field | Example |
|---|---|
| id | ad8a4fef327eab36 |
| title | Full Stack Software Engineer |
| company | Fannie Mae |
| companyLogo | https://www.ziprecruiter.com/svc/fotomat/.../11a81da1.png |
| companyWebsite | fanniemae.com |
| url | https://www.ziprecruiter.com/c/Fannie-Mae/Job/Full-Stack-Software-Engineer/-in-Reston,VA?jid=ad8a4fef327eab36 |
| location | Reston, VA |
| city | Reston |
| state | Virginia |
| county | Fairfax |
| country | United States |
| locationType | On-site |
| remote | false |
| salary | $123K - $161K/yr |
| salaryMin | 123000 |
| salaryMax | 161000 |
| salaryCurrency | USD |
| salaryPeriod | year |
| employmentType | FULL_TIME |
| employmentTypes | ["FULL_TIME"] |
| benefits | ["MEDICAL", "LIFE_INSURANCE"] |
| industry | Technology |
| occupationalCategory | 15-1133.00: Software Developers, Systems Software |
| snippet | THE IMPACT YOU WILL MAKE The Full Stack Software Engineer role will offer you... |
| descriptionText | (full description text, when detail mode is on) |
| emails | ["careers@example.com"] (parsed from the description; usually empty) |
| phoneNumbers | ["1-800-000-0000"] (parsed from the description; usually empty) |
| datePosted | 2026-04-24T00:00:00Z |
| validThrough | 2026-06-23 |
| applyUrl | https://www.ziprecruiter.com/c/Fannie-Mae/Job/Full-Stack-Software-Engineer/-in-Reston,VA?jid=ad8a4fef327eab36 |
| sponsored | false |
| source | ZipRecruiter |
| scrapedAt | 2026-05-25T00:00:00.000Z |
How to use
Basic keyword search:
{"mode": "search","queries": ["software engineer"],"location": "Remote","maxPages": 5,"fetchDetails": false}
Search with filters (full-time, posted in the last 5 days, minimum salary):
{"mode": "search","queries": ["registered nurse"],"location": "Chicago, IL","datePosted": "5","employmentType": "full_time","minSalary": 70000,"maxPages": 10,"fetchDetails": true}
Remote jobs only, multiple keywords:
{"mode": "search","queries": ["data analyst", "data engineer", "data scientist"],"remoteOnly": true,"maxPages": 5,"maxListings": 300}
Paste finished ziprecruiter.com URLs (URL mode):
{"mode": "url","urls": ["https://www.ziprecruiter.com/jobs-search?search=software+engineer&location=New+York%2C+NY","https://www.ziprecruiter.com/jobs-search?search=warehouse&location=Dallas%2C+TX&days=5"],"maxPages": 3}
Input parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
| mode | string | search | "search" builds a query from the fields below; "url" reads from urls. |
| queries | array | ["software engineer"] | Keywords. One scrape per keyword. Empty browses without a keyword. |
| location | string | Remote | City and state, ZIP, or "Remote". |
| datePosted | string | any | any, 1, 5, 10, or 30 days. |
| employmentType | string | any | any, full_time, part_time, contract, temporary, internship. |
| remoteOnly | boolean | false | Only return jobs flagged remote. |
| minSalary | integer | 0 | Minimum advertised annual salary. 0 = no floor. |
| radius | integer | 0 | Search radius in miles around the location. 0 = site default. |
| skipSponsored | boolean | false | Drop sponsored placements (applied client-side). |
| urls | array | (example) | URL mode: one or more ziprecruiter.com search or job URLs. |
| maxPages | integer | 1 | Max result pages per search (about 20 listings each). |
| maxListings | integer | 0 | Total listings cap across all searches. 0 = no cap. |
| fetchDetails | boolean | false | Also open each job page for the full description and structured address. |
| proxy | object | US residential | Proxy configuration. US residential is required. |
Employment-type filtering
ZipRecruiter treats the employment-type filter loosely: it narrows the search but also backfills the results with related jobs, so a part-time search can still surface some full-time roles. This scraper passes your choice to the search AND screens the results so the output favors your requested type. Jobs whose type ZipRecruiter does not label are kept rather than dropped, which keeps results flowing in thin markets. If you need an exact match only, post-filter the employmentTypes field in your downstream pipeline.
Output example
{"id": "ad8a4fef327eab36","title": "Full Stack Software Engineer","company": "Fannie Mae","companyLogo": "https://www.ziprecruiter.com/svc/fotomat/public-nosensitive-ziprecruiter-logos/company/11a81da1.png","companyWebsite": "fanniemae.com","url": "https://www.ziprecruiter.com/c/Fannie-Mae/Job/Full-Stack-Software-Engineer/-in-Reston,VA?jid=ad8a4fef327eab36","location": "Reston, VA","city": "Reston","state": "Virginia","county": "Fairfax","country": "United States","locationType": "On-site","remote": false,"salary": "$123K - $161K/yr","salaryMin": 123000,"salaryMax": 161000,"salaryCurrency": "USD","salaryPeriod": "year","employmentType": "FULL_TIME","employmentTypes": ["FULL_TIME"],"benefits": ["MEDICAL", "LIFE_INSURANCE"],"industry": "Technology","occupationalCategory": "15-1133.00: Software Developers, Systems Software","snippet": "THE IMPACT YOU WILL MAKE The Full Stack Software Engineer role will offer you the flexibility to make each day your own...","descriptionText": "Full job description text appears here when fetchDetails is on.","datePosted": "2026-04-24T00:00:00Z","validThrough": "2026-06-23","directApply": true,"applyUrl": "https://www.ziprecruiter.com/c/Fannie-Mae/Job/Full-Stack-Software-Engineer/-in-Reston,VA?jid=ad8a4fef327eab36","sponsored": false,"source": "ZipRecruiter","scrapedAt": "2026-05-25T12:00:00.000Z"}
Plan requirement
ZipRecruiter accepts US residential traffic. The default proxy is Apify Residential pinned to the US, available on the Apify Starter plan and higher. The free plan does not include residential proxy access; free-plan users can uncheck "Use Apify proxy" and paste their own US residential proxy URLs in the proxy field. Datacenter exit IPs are rejected, so a US residential route is the reliable choice for steady runs.