get_domains_gmb_backlinks
Obtain backlinks from Google My Business domains. Use filters like rating, location, and categories to target specific businesses.
Instructions
Obtenir les backlinks des domaines GMB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | No | Requested URL or domain | |
| mode | No | Whether to look for a domain or a full url. Leave empty for auto detection (options: auto, root, domain, url) | |
| lineCount | No | Max number of returned results (default: 20) | |
| page | No | Page number (default: 1) | |
| order_by | No | Field used for sorting results. Options: default, rating_count, rating_value, is_claimed, total_photos, name, address, phone, longitude, latitude, categories, url, domain, root_domain | |
| order | No | Whether results are sorted in ascending or descending order (asc, desc) | |
| rating_count_min | No | ||
| rating_count_max | No | ||
| rating_count_keep_na | No | ||
| rating_value_min | No | ||
| rating_value_max | No | ||
| rating_value_keep_na | No | ||
| latitude_min | No | ||
| latitude_max | No | ||
| latitude_keep_na | No | ||
| longitude_min | No | ||
| longitude_max | No | ||
| longitude_keep_na | No | ||
| categories_include | No | Regular expression for keywords to be included | |
| categories_exclude | No | Regular expression for keywords to be excluded | |
| is_claimed | No | When FALSE, only return unclaimed companies. When TRUE, only return claimed companies. Leave empty if you don't want to filter. |