get_deep_link_algo_urls
Retrieve algorithmic URLs with deep links for a given site URL. Use to inspect deep link patterns in Bing search results.
Instructions
Get algo URLs with deep links. (Deprecated)
Args: site_url: The URL of the site
Returns: List[DeepLinkAlgoUrl]: List of algo URLs with deep links
Raises: BingWebmasterError: If algo URLs cannot be retrieved
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| self | Yes | ||
| site_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |