Skip to content

yrnrkv/linkedinmaxxing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ LinkedIn Job Application Auto-Tracker

A lightweight Chrome Extension that automatically logs your LinkedIn job applications to a Google Sheet with a single click.

Project Demo

✨ Features

  • Auto-Detection: Recognizes when you click "Apply" or "Easy Apply" on LinkedIn.
  • Instant Logging: Scrapes Job Title and Company Name automatically.
  • Google Sheets Integration: Sends data directly to your spreadsheet via Google Apps Script.
  • Emoji Support: Marks status as "Applied βœ… (Done)".

πŸ› οΈ Setup Instructions

1. Google Sheets Setup

  1. Create a new Google Sheet.
  2. Go to Extensions > Apps Script.
  3. Paste the code.gs (Google Apps Script) provided in this repo.
  4. Click Deploy > New Deployment.
  5. Select Web App, set access to Anyone, and copy the Web App URL.

2. Extension Setup

  1. Download this repository.
  2. Open content.js and paste your Web App URL into the GOOGLE_SCRIPT_URL variable.
  3. Open Chrome and go to chrome://extensions/.
  4. Enable Developer Mode (top right).
  5. Click Load unpacked and select this folder.

πŸ“‚ Project Structure

  • manifest.json: Extension configuration.
  • content.js: The "brain" that detects clicks and scrapes job data.
  • code.gs: The Google Apps Script to be pasted into your Spreadsheet editor.
  • demo.gif: Quick demo process

πŸ“ License

MIT License - Feel free to use and modify!

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors