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
- Go to Google Cloud Console
- Enable Gmail API
- Create OAuth2 credentials
- Copy/Paste the Gmail API key to the Gmail node in the n8n workflow