Don’t wait — scroll down and apply filters now to uncover opportunities that match your ambitions.
New roles are posted every hour, and your next big break could be just one click away.
Pro tip: Bookmark this page, set your filters (you can even filter by benefits important to you) and subscribe to alerts — you'll stay ahead of the competition.
Search by benefits important to your life and future. Select one or more to
refine your search.
JOIN OUR FAMILY PART TIME! Location: 853 Falcon Park Rd, Lower Burrell, PA 15068 Compensation: The pay range for this position is $18-$22/hr VCA Valley Veterinary Animal Hospital in Lower Burrell, PA is seeking a Part-Ti...
Starting Pay: $16 per hour plus tips! Make up $30 per hour with your hourly rate, tips, and commissions! Weekly Pay Schedule! We Get Paid Every Friday! You Do Not Need To Be In College To Work Here! Must Be Able To Pass...
Starting Pay: $16 per hour plus tips! Make up $30 per hour with your hourly rate, tips, and commissions! Weekly Pay Schedule! We Get Paid Every Friday! You Do Not Need To Be In College To Work Here! Must Be Able To Pass...
Job Summary Provide leadership in the Bakery Department by directing and managing Team Members, ordering raw materials and supplies, and implementing, merchandising initiatives to stimulate the growth of the business whi...
ALL ROADS LEAD TO THIS OPPORTUNITY The journey to Valvoline Instant Oil Change (VIOC) is different for everyone. Our employees are students, recent grads, parents, veterans, career changers—who have all found their way t...
PetSmart does Anything for Pets – JOIN OUR TEAM! Pet Bather About Life at PetSmart At PetSmart, Anything for Pets begins with our people. Every associate plays a vital role in creating meaningful experiences for pets and...
What You’ll Do: As an Assistant Service Center Manager (ASCM), you are the right hand of the Service Center Manager. You are responsible for taking the lead in helping build a high-performance team capable of differentia...
Seeking a Veterinary Technician! Location: 1152 Freeport Rd, Pittsburgh, PA 15238 Compensation: the pay range for this position is $21-$24/hr VCA Fox Chapel Animal Hospital is seeking a full time Veterinary Technician to...
A Snapshot of Your Day This is a 100% remote seasonal salaried position with a minimum of 75% seasonal travel. APPLICANTS MAY RESIDE ANYWHERE IN THE UNITED STATES. Bring turbines to life. We’re seeking a Turbine Field S...
A Snapshot of Your Day The Project Engineer for Generator Services will work hybrid in our Siemens Energy Mount Pleasant, PA site in the Greater Pittsburgh Area. You'll be the backbone of high stakes generator service p...
$5K Hiring Bonus! Flatbed CDL-A Driver, Regional Route: $1,095.18 - $1,980.65 per week. Most Weekends off! AMERICA PROUD. FLATBED STRONG. DRIVE SYSTEM TRANSPORT! Looking for an exciting driving opportunity in the western...
CDL A OTR Flatbed Driver: $1,094.00 – $2,103.53 per week. Full Benefits AMERICA PROUD. FLATBED STRONG. DRIVE SYSTEM TRANSPORT! Looking for an exciting driving opportunity in the western region of America? System Transpor...
$5K Hiring Bonus! Flatbed CDL-A Driver, Regional Route: $1,095.18 - $1,980.65 per week. Most Weekends off! AMERICA PROUD. FLATBED STRONG. DRIVE SYSTEM TRANSPORT! Looking for an exciting driving opportunity in the western...
Flatbed CDL Driver, All Routes: $903.01 - $2,119.33/per week. Full Benefits AMERICA PROUD. FLATBED STRONG. DRIVE SYSTEM TRANSPORT! Looking for an exciting driving opportunity in the western region of America? System Tran...
CDL A Flatbed Regional Truck Driver: $961.17 – $1,702.63 per week. Home Weekly AMERICA PROUD. FLATBED STRONG. DRIVE SYSTEM TRANSPORT! Looking for an exciting driving opportunity in the western region of America? System T...
A Snapshot of Your Day Ready to grow your career in power generation? As a Generator Services Project Engineer, you’ll be at the center of complex generator service projects driving organization, solving technical challe...
A Snapshot of Your Day Ready to grow your career in power generation? As a Generator Services Project Engineer, you’ll be at the center of complex generator service projects driving organization, solving technical challe...
Join a locally owned Great Clips® salon, the world's largest salon brand, and be one of the GREATS! Whether you're new to the industry or have years behind the chair…great opportunities await!! Looking for a salon where...
Join a locally owned Great Clips® salon, the world's largest salon brand, and be one of the GREATS! Whether you're new to the industry or have years behind the chair…great opportunities await!! Looking for a salon where...
Join a locally owned Great Clips® salon, the world's largest salon brand, and be one of the GREATS! Whether you're new to the industry or have years behind the chair…great opportunities await!! Looking for a salon where...
Join a locally owned Great Clips® salon, the world's largest salon brand, and be one of the GREATS! Whether you're new to the industry or have years behind the chair…great opportunities await!! Looking for a salon where...
Join a locally owned Great Clips® salon, the world's largest salon brand, and be one of the GREATS! Whether you're new to the industry or have years behind the chair…great opportunities await!! Looking for a salon where...
Join a locally owned Great Clips® salon, the world's largest salon brand, and be one of the GREATS! Whether you're new to the industry or have years behind the chair…great opportunities await!! Looking for a salon where...
Join a locally owned Great Clips® salon, the world's largest salon brand, and be one of the GREATS! Whether you're new to the industry or have years behind the chair…great opportunities await!! Looking for a salon where...
Join a locally owned Great Clips® salon, the world's largest salon brand, and be one of the GREATS! Whether you're new to the industry or have years behind the chair…great opportunities await!! Looking for a salon where...
Join a locally owned Great Clips® salon, the world's largest salon brand, and be one of the GREATS! Whether you're new to the industry or have years behind the chair…great opportunities await!! Looking for a salon where...
Join a locally owned Great Clips® salon, the world's largest salon brand, and be one of the GREATS! Whether you're new to the industry or have years behind the chair…great opportunities await!! Looking for a salon where...
Join a locally owned Great Clips® salon, the world's largest salon brand, and be one of the GREATS! Whether you're new to the industry or have years behind the chair…great opportunities await!! Looking for a salon where...
Join a locally owned Great Clips® salon, the world's largest salon brand, and be one of the GREATS! Whether you're new to the industry or have years behind the chair…great opportunities await!! Looking for a salon where...
Join a locally owned Great Clips® salon, the world's largest salon brand, and be one of the GREATS! Whether you're new to the industry or have years behind the chair…great opportunities await!! Looking for a salon where...
';
}
/* ── CORE ────────────────────────────────────────────────────────── */
function injectStyles() {
if (document.getElementById('gzj-sc-styles')) return;
var style = document.createElement('style');
style.id = 'gzj-sc-styles';
style.textContent = CSS;
(document.head || document.body).appendChild(style);
}
function kv(line) {
var sep = line.indexOf(': ');
if (sep === -1) return null;
return [line.slice(0, sep).toLowerCase().trim(), line.slice(sep + 2).trim()];
}
function isDivider(line) {
return /^={5,}/.test(line);
}
function parseSections(lines) {
var sections = {};
var name = null;
var buf = [];
for (var i = 0; i < lines.length; i++) {
var line = lines[i].trim();
if (isDivider(line) && i + 2 < lines.length && isDivider(lines[i + 2].trim())) {
if (name) sections[name] = buf;
name = lines[i + 1].trim().toUpperCase();
buf = [];
i += 2;
} else if (name && line) {
buf.push(line);
}
}
if (name) sections[name] = buf;
return sections;
}
function parseText(container) {
/* Read one line per
element to avoid double-newline issues with
innerText across different browsers. Falls back to innerText split
if no
elements are found (e.g. plain text node). */
var paras = container.querySelectorAll('p');
var lines;
if (paras.length) {
lines = Array.prototype.map.call(paras, function (p) {
return p.textContent;
});
} else {
var raw = (typeof container.innerText !== 'undefined') ? container.innerText : container.textContent;
lines = raw.split('\n');
}
var secs = parseSections(lines);
var data = { stats: [], badges: [], industries: [], highlights: [], pros: [], cons: [] };
/* CITY INFO */
var groups = {};
(secs['CITY INFO'] || []).forEach(function (line) {
var p = kv(line);
if (!p) return;
var k = p[0], v = p[1];
if (k === 'city') data.city = v;
else if (k === 'state') data.state = v;
else if (k === 'page title') data.tagline = v;
else if (k === 'intro') data.intro = v;
else if (/^stat \d+$/.test(k)) {
var parts = v.split('|');
data.stats.push({ value: parts[0].trim(), label: (parts[1] || '').trim() });
}
else if (/^tag \d+$/.test(k)) data.badges.push(v);
});
/* INDUSTRIES */
groups = {};
(secs['INDUSTRIES'] || []).forEach(function (line) {
var p = kv(line);
if (!p) return;
var k = p[0], v = p[1];
if (k === 'section title') data.industries_heading = v;
else if (k === 'section intro') data.industries_intro = v;
else {
var m = k.match(/^industry (\d+) - (\w+)$/);
if (m) {
var n = m[1], prop = m[2];
groups[n] = groups[n] || {};
if (prop === 'icon') groups[n].icon = v;
else if (prop === 'title') groups[n].title = v;
else if (prop === 'salary') groups[n].salary = v;
else if (prop === 'description') groups[n].description = v;
}
}
});
Object.keys(groups).sort(function (a, b) { return a - b; }).forEach(function (n) { data.industries.push(groups[n]); });
/* CITY HIGHLIGHTS */
groups = {};
(secs['CITY HIGHLIGHTS'] || []).forEach(function (line) {
var p = kv(line);
if (!p) return;
var k = p[0], v = p[1];
if (k === 'section title') data.highlights_heading = v;
else {
var m = k.match(/^highlight (\d+) - (\w+)$/);
if (m) {
var n = m[1], prop = m[2];
groups[n] = groups[n] || {};
if (prop === 'icon') groups[n].icon = v;
else if (prop === 'title') groups[n].title = v;
else if (prop === 'text') groups[n].text = v;
}
}
});
Object.keys(groups).sort(function (a, b) { return a - b; }).forEach(function (n) { data.highlights.push(groups[n]); });
/* FIT CHECK */
(secs['FIT CHECK'] || []).forEach(function (line) {
var p = kv(line);
if (!p) return;
var k = p[0], v = p[1];
if (k === 'section title') data.fit_heading = v;
else if (/^good fit \d+$/.test(k)) data.pros.push(v);
else if (/^think twice \d+$/.test(k)) data.cons.push(v);
});
/* CALL TO ACTION */
(secs['CALL TO ACTION'] || []).forEach(function (line) {
var p = kv(line);
if (!p) return;
var k = p[0], v = p[1];
if (k === 'heading') data.cta_heading = v;
else if (k === 'subtext') data.cta_subtext = v;
else if (k === 'button text') data.cta_text = v;
else if (k === 'button url') data.cta_url = v;
});
return data;
}
function transform() {
var container = document.querySelector(TARGET);
if (!container) return false;
container.style.visibility = 'hidden';
var data = parseText(container);
if (!data.city) {
container.style.visibility = '';
return false;
}
injectStyles();
container.innerHTML = buildAll(data);
container.style.visibility = '';
return true;
}
function init() {
if (transform()) return;
var observer = new MutationObserver(function () {
if (transform()) observer.disconnect();
});
observer.observe(document.body, { childList: true, subtree: true });
setTimeout(function () { observer.disconnect(); }, 10000);
}
document.readyState === 'loading'
? document.addEventListener('DOMContentLoaded', init)
: init();
})();
Never Miss a New Opportunity
Subscribe and get the latest jobs directly to your inbox