The prompt is the main searchterm provided to the tool. This needs to be in a format required by the tool otherwise an error may be returned. For example some tools may require URLs while others may require IP addresses.
Some options may be required while others are optional. If there are no options, an empty object should be provided.
The default API key is provided as an example only. This will not work in your own applications. Register for a free account to get an API key.
The session crawler is used to crawl a website and find pages that share cookies. This can be useful for dividing a website into logical sections based on the cookies used. It can also be used to find pages that share session cookies, which can be useful for finding pages that might be vulnerable to session fixation attacks.