๐ฅ Automated CV anonymization for GDPR compliance with GPT-4 and Stirling PDF
โก 194 views ยท ๐ฅ HR & Recruitment
๐ก Pro Tip โ Job boards are notoriously hard to scrape โ CAPTCHAs, rate limits, constantly changing layouts. ScraperNode has maintained scrapers for Indeed jobs, Glassdoor reviews, and Glassdoor jobs that handle all of that for you.
Description
Overview
Automatically anonymize CVs/resumes while preserving professional information. Perfect for recruitment agencies ensuring GDPR compliance and bias-free hiring.
Features
- Supports multiple file formats (PDF, DOCX, etc.)
- Multi-language support (preserves original language)
- Removes PII: names, emails, phones, addresses
- Preserves: skills, experience, dates, achievements
- Outputs professionally formatted PDF
Requirements
- OpenAI API key (GPT-4 recommended)
- Stirling PDF service (self-hosted or cloud)
- n8n version 1.0+
Setup Instructions
- Configure OpenAI credentials
- Set up Stirling PDF API endpoint
- Update API key in HTTP Request nodes
- Activate workflow
- Test with sample CV
Usage
POST to webhook endpoint with CV file as UploadCV field.
Use Cases
- Recruitment agencies (GDPR compliance)
- HR departments (bias-free screening)
- Job boards (candidate privacy)
๐ Nodes Used
HTTP Request, Webhook, Basic LLM Chain, OpenAI Chat Model, Auto-fixing Output Parser, Structured Output Parser
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File