Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✅ LinkedIn Job Filter - Automation Tool

A web application that filters LinkedIn job postings and automatically records them in Google Sheets.

image

📋 Project Overview

  • Purpose: Automating custom filtering for LinkedIn job searches

    • Uploads JSON files scraped using the Apify service to protect linkedin accounts
    • Executes custom filtering
      • Including lower/upper salary bounds, minimum experience, excluding SC clearance requirements, and excluding managerial roles
    • Integrates with Google Spreadsheet for automated logging
  • Tech Stack:

    • Frontend: Vite + React (JS)
    • Backend: FastAPI (Python)
    • Data Storage: Google Sheets API

Installation & Setup

1. Backend Setup

Install Python dependencies and start the server:

cd backend
source ../venv/bin/activate
pip install -r requirements.txt
python main.py

2. Frontend Setup

Install Node.js dependencies and start the development server:

cd frontend
npm install
npm run dev

About

Python, Copilot, Google Sheets API

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages