Search the Nautilinks backlink catalog
search_sitesUse this when the user wants to find or compare websites where they can buy backlinks. Search the Nautilinks catalog by niche, language, minimum Trust Flow, maximum price per link, price shelf (Plancton 5 EUR / Corail 15 EUR / Nautilus 30 EUR), or run a free-text query. Returns domain, niche, authority metrics (TF/CF/RD/Moz DA), monthly traffic, ranked keywords, price per link and shelf for each match, plus each site's id (needed for get_site and create_order). Requires a Nautilinks API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (default 20, max 50). | |
| niche | No | Filter by niche/thematic label (e.g. 'finance', 'sante', 'voyage'). | |
| query | No | Free-text search across domain and niche label. | |
| shelf | No | Filter by price shelf: 'Plancton' (5 EUR, entry-level sites), 'Corail' (15 EUR, established sites with a real audience and a worked link profile), or 'Nautilus' (30 EUR, the network's strongest sites by traffic, age and link profile density). Omit to search across all three shelves. | |
| min_tf | No | Minimum Majestic Trust Flow. | |
| offset | No | Pagination offset (default 0). Use with the total count returned to page through results. | |
| language | No | Filter by site language code (e.g. 'fr', 'en', 'de'). | |
| max_price_eur | No | Maximum price per link, in EUR. |