AS
Apify Store
/orgupdate/glassdoor-jobs-scraper
Glassdoor Jobs Scraper
The latest and most advanced Glassdoor Jobs Scraper. Our Glassdoor Jobs Scraper extracts real-time job postings at scale from all over the world. A new research tool built for recruitment, insights an
liveasyncunknown~30s typical
jobslead generationnewsglassdoor
$0.0050
per result + $0.005 call
plus $0.001 platform fee per run
Actor charges $0.004 per result; Cracked adds 25% plus a $0.005 call fee
Bring your own Apify Store key: provider portion drops to $0.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run apify /orgupdate/glassdoor-jobs-scraper for me.
Input
| Field | Type | Description |
|---|---|---|
| countryName* | string | Select the country for job search. default "" |
| companyName | string | Enter the company name to filter job listings. default "" |
| locationName* | string | Enter the city or region. default "" |
| includeKeyword | string | Comma-separated keywords (e.g., React, Next.js). default "" |
| pagesToFetch* | integer | Number of pages to scrape. default 1 |
| jobType | string (FULLTIME | PARTTIME | CONTRACTOR | INTERN) | Select job type. |
| datePosted | string (all | today | 3days | week | month) | Choose time range. default "all" |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"apify","endpoint":"/orgupdate/glassdoor-jobs-scraper","input":{"countryName":"New York","locationName":"New York","pagesToFetch":1},"wait":false}'poll
curl "https://cracked-ai-pearl.vercel.app/v1/runs/<runId>?wait=30" -H "Authorization: Bearer ck_live_..."cli
npx cracked-ai run -p apify -e /orgupdate/glassdoor-jobs-scraper -i '{"countryName":"New York","locationName":"New York","pagesToFetch":1}' -w 120mcp
run_tool({ provider: "apify", endpoint: "/orgupdate/glassdoor-jobs-scraper", input: {"countryName":"New York","locationName":"New York","pagesToFetch":1}, wait: false })Try it
Runs against your signed-in workspace balance. Sign in if you have not.