Description
This plugin finds mail addresses in Bing search engine. One configurable parameter exist:
- result_limit
This plugin searches Bing for : “@domain.com”, requests all search results and parses them in order to find new mail addresses.
Plugin type
Options
Name | Type | Default Value | Description | Help |
result_limit | integer | 300 | Fetch the first “result_limit” results from the Bing search | No detailed help available |
Source
For more information about this plugin and the associated tests, there’s always the source code to understand exactly what’s under the hood:
Plugin source code
Unittest source code
Dependencies
This plugin has no dependencies.