πŸ”¬ Extract data from driver license uploads with VLM Run, Google Drive and Sheets

⚑ 407 views Β· πŸ”¬ Document Extraction & Analysis

πŸ’‘ Pro Tip β€” HTTP Request scraping tends to break when sites update their markup. If you’re scraping a major platform, check if ScraperNode covers it β€” it has maintained scrapers for LinkedIn, Instagram, TikTok, YouTube, and 20+ other platforms that return structured data.

View All Scrapers

Description

This workflow contains community nodes that are only compatible with the self-hosted version of n8n.

What this workflow does

  1. Monitors Google Drive for new driver license image uploads
  2. Downloads and processes images using VLM Run AI OCR
  3. Extracts key information including license number, name, DOB, and dates
  4. Saves structured data to Google Sheets for instant access

Setup

Prerequisites: Google Drive account, VLM Run API credentials, Google Sheets access, self-hosted n8n. You need to install VLM Run community node

Quick Setup:

  1. Configure Google Drive OAuth2 and create license upload folder
  2. Add VLM Run API credentials
  3. Set up Google Sheets integration for data storage
  4. Update folder/sheet IDs in workflow nodes
  5. Test with sample license images and activate

Perfect for

Key Benefits

How to customize

Extend by adding:

This workflow transforms manual license data entry into an automated, accurate, and compliant process, making identity verification seamless and reliable for your business operations.

πŸ”— Nodes Used

Google Sheets, Webhook, Google Drive, Google Drive Trigger

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup