Skip to content

Internshala-Automation is a powerful automation script written using Puppeteer and Node.js to streamline the process of applying for internships on Internshala.

Notifications You must be signed in to change notification settings

realshak7781/Internshala_automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Internshala-Automation

Internshala-Automation is a powerful automation script written using Puppeteer and Node.js to streamline the process of applying for internships on Internshala.

✨ Features

✅ Open Internshala automatically
✅ Login securely (Manual login supported)
✅ Search for internships based on preferences
✅ Apply for internships seamlessly
✅ Update the feed wall with success status
✅ Submit applications efficiently

📹 Demo

🎥 Sample video showcasing the working of the script: (Add your video link here)

🛠️ Tech Stack

  • Node.js 🟢
  • Puppeteer 🤖
  • JavaScript (ES6)
  • Capsolver (for Captcha solving) 🔓

📂 Project Structure

Internshala-Automation/
│── src/
│   ├── config.js       # Configuration file (API keys, credentials)
│   ├── login.js        # Handles login functionality
│   ├── search.js       # Finds internships as per preferences
│   ├── apply.js        # Automates the application process
│── index.js            # Main script to run automation
│── package.json        # Dependencies and scripts
│── README.md           # Project documentation

📝 Setup Instructions

  1. Clone the repository
    git clone /~https://github.com/your-username/Internshala-Automation.git
  2. Navigate to the project directory
    cd Internshala-Automation
  3. Install dependencies
    npm install
  4. Run the script
    node index.js

👨‍💻 About the Project

This project is designed to save time and effort for students looking for internships by automating the tedious task of applying on Internshala. It is modularized, allowing for easy customization and scalability.

🚀 Happy Automating! 🤖

About

Internshala-Automation is a powerful automation script written using Puppeteer and Node.js to streamline the process of applying for internships on Internshala.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published