Google Dork Lookup
Lookups
Google Dork Lookup
Generate a categorized pack of ready-to-run Google dorks for a person, email, username, or domain. Keyless and free costs no credits.
POST
Google Dork Lookup
Authentication
Requires an API key in theAuthorization header.
Request
The subject to build dorks for a name, email address, username, domain, or a
free-text keyword phrase. If your query already contains Google operators
(e.g.
filetype:pdf, site:github.com) or quotes, they are automatically
detected and stripped so the true subject is quoted exactly once you never
get broken syntax like nested quotes.Response
Returns the detected query type, the normalized subject, any operators detected in your input, and a categorized set of ready-to-run Google dork links. This is a dedicated endpoint (not a Google search) it does not hit a search engine and costs 0 credits.The raw subject you sent.
Detected query type:
person, email, username, domain, url, company, or keyword.The cleaned subject after stripping operators and quotes this is what gets quoted in the dorks.
Map of any Google operators found in your input, e.g.
{ "filetype": "pdf" }. Omitted when none are detected.Categorized dork links tuned to the query type. Categories are query-type aware a person gets social/documents/forums/code, an email gets breach/paste/documents/code, a domain gets recon/documents/cloud/code/backups, a company gets news/documents/jobs/code, and a keyword gets documents/forums/code/news.
Categories that were intentionally withheld and why. The sensitive Credentials & Secrets pack is only included for authorized
domain/url searches (defensive security on your own asset); for people, emails, and keywords it is withheld and reported here.Always
0 this endpoint is free.