internshala-automation

Automatically apply to internships on Internshala using Google's Puppeteer high level API for chrome

Stars
0
Committers
2

Internshala-Automation

Description

This Node.js script automates the process of applying for internships on Internshala. It focuses on work-from-home Node.js Development internships, automatically logging in, searching for relevant positions, and submitting applications including cover letters and assessment questions.

Features

  • Automated login to Internshala
  • Searches for internships
  • Applies to internships automatically
  • Fills in cover letters
  • Answers dynamic assessment questions using self-built functions

Demo

https://github.com/user-attachments/assets/8f0a71f2-ce18-480c-9235-944fa7198f10

Dependencies

  • puppeteer

Installation

  1. Clone the repository
  2. Run npm install to install dependencies

Usage

Run the script with: node index.js

Related Projects