Data Sample: Glassdoor Jobs

circle-info

All personal/company information mentioned within this context is entirely fictional and is solely intended for illustrative purposes.

Full sample
	{
		"id": "glassdoor_job_123456789",
    "source_id": "123456789",
    "company_id": "1122334455",
    "expired": false,
    "company_name": "Example Company",
    "image": "https://media.glassdoor.com/banner/example-company.png",
    "country": "United States",
    "city": "Wilmington, DE",
    "title": "Client Manager",
    "url": "https://www.glassdoor.com/partner/example-company/client-manager",
    "description": "Example Company is looking for a Client Manager. Here is a job description.",
    "website": "www.example-company.com/careers",
    "salary": {
        "min": 70000,
        "max": 90000,
        "currency": "USD",
        "pay_period": "YEAR"
    },
    "salary_estimate_type": "Employer est.",
    "created_at": "2025-01-29 16:57:22",
    "updated_at": "2025-10-18 01:55:52",
    "deleted": 0
	}

Last updated

Was this helpful?