πŸ”’ Security reconnaissance with Google Dorks, Parsera scraping, and Gmail reports

⚑ 838 views Β· πŸ”’ SecOps & Security Automation

πŸ’‘ 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.

How it Works:

    • Accepts a domain from a web form
    • Generates a list of Google dorks targeting that domain
    • Scrapes Google search results for each dork
    • Filters out junk links (Google internal, non-http)
    • Formats valid results as a markdown report
    • Emails the report to your inbox

For this workflow you will need to configure credentials in n8n as well as create a Parsera.io agent:

1. AI Scraper Account

2. Gmail OAuth2

πŸ”— Nodes Used

Gmail, n8n Form Trigger

πŸ“₯ Import

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

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