job-application-tracker

About this automation

n8n workflow that watches Gmail for job application confirmations, extracts company/title/date via layered regex parsing, and logs them to Google Sheets with duplicate detection.

How to Use This Repository

This is a community-contributed repository for n8n. To use these workflows:

  1. Clone the repository to your local machine:
    git clone https://github.com/Jreejuggin/job-application-tracker
  2. Explore the repository for .json or documentation files.
  3. Follow the repository's internal README for specific setup instructions.