Toutes les Fonctions
42 fonctions puissantes pour booster vos workflows Google Sheets — de la génération de contenu alimentée par l'IA à l'analyse SEO et au web scraping.
AI
8 fonctionsUNLIMITED_AIProGenerate text with GPT-4o, GPT-4o-mini, or Claude directly in Google Sheets
=UNLIMITED_AI(prompt, [data], [systemPrompt], [model], [maxTokens])AI_EXTRACTProExtract structured data from unstructured text using AI
=AI_EXTRACT(text, schema)AI_SEO_ANALYZEProAnalyze content for SEO optimization against a target keyword
=AI_SEO_ANALYZE(content, targetKeyword, [url])AI_KEYWORDSProGenerate keyword ideas with metadata from a seed keyword using AI
=AI_KEYWORDS(seedKeyword, [count])AI_SCRAPEProScrape a URL and extract structured data using AI and natural language
=AI_SCRAPE(url, description, [renderJs])AI_TABLEProGenerate a table of data from a natural language description
=AI_TABLE(prompt, [rows], [cols])AI_FILLProLearn from input-output examples and apply the same transformation to new data
=AI_FILL(examples, newInput)AI_CLASSIFYProClassify text into one of the provided categories using AI
=AI_CLASSIFY(text, categories)SERP Analysis
5 fonctionsGET_KEYWORD_POSITIONProObtenez la position de classement d'un domaine dans les résultats de recherche Google pour un mot-clé.
=GET_KEYWORD_POSITION(keyword, domain, [location], [language])GET_ORGANIC_PAGES_FROM_SERPProObtenez les résultats de recherche organiques pour un mot-clé depuis Google.
=GET_ORGANIC_PAGES_FROM_SERP(keyword, [limit], [location], [language])GET_PAID_PAGES_FROM_SERPProObtenez les résultats de recherche payants (Google Ads) pour un mot-clé.
=GET_PAID_PAGES_FROM_SERP(keyword, [limit], [location], [language])GET_ALL_PAGES_FROM_SERPProObtenez tous les résultats de recherche (organiques + payants) pour un mot-clé.
=GET_ALL_PAGES_FROM_SERP(keyword, [limit], [location], [language])GET_SEARCH_VOLUME_FROM_GOOGLEProObtenez les données de mots-clés Google Ads : volume de recherche, concurrence et CPC.
=GET_SEARCH_VOLUME_FROM_GOOGLE(keywords, [location], [language])Web Scraping
5 fonctionsSCRAPE_BY_CSS_PATHProExtrait le contenu d'une page web en utilisant un sélecteur CSS.
=SCRAPE_BY_CSS_PATH(url, selector, [attribute], [renderJs])SCRAPE_BY_XPATHProExtrait le contenu en utilisant une expression XPath (utilise un navigateur sans interface pour le rendu JS).
=SCRAPE_BY_XPATH(url, xpath)SCRAPE_BY_REGEXProExtrait le contenu d'une page web en utilisant un motif d'expression régulière.
=SCRAPE_BY_REGEX(url, regex, [removeHtml], [group], [renderJs])CHECK_REDIRECT_CHAINProAnalyse la chaîne de redirection d'une URL, montrant chaque saut avec les codes d'état.
=CHECK_REDIRECT_CHAIN(url, [maxRedirects])INDEX_NOWProSoumet des URLs aux moteurs de recherche via le protocole IndexNow (Bing, Yandex).
=INDEX_NOW(urls, apiKey)SEO Tools
5 fonctionsGET_STATUS_CODEFreeObtenir le code d'état HTTP d'une URL
=GET_STATUS_CODE(url)GET_URLS_FROM_SITEMAPFreeExtraire toutes les URLs d'un sitemap XML, gère les index de sitemap de manière récursive
=GET_URLS_FROM_SITEMAP(sitemapUrl)SUGGEST_QUERIESFreeObtenir les suggestions d'autocomplétion Google pour une requête de recherche
=SUGGEST_QUERIES(query, [language], [country])SLUGIFYFreeConvertir du texte en slug compatible URL (supprime les accents, minuscules, traits d'union)
=SLUGIFY(text)GET_LOCALE_BY_SUBDOMAINFreeExtraire le code de locale/langue d'un sous-domaine
=GET_LOCALE_BY_SUBDOMAIN(url)Search Console
5 fonctionsGSC_TOP_QUERIESProRécupérez les meilleures requêtes de recherche depuis Google Search Console triées par clics.
=GSC_TOP_QUERIES(startDate, endDate, [limit], [siteUrl])GSC_TOP_PAGESProRécupérez les meilleures pages depuis Google Search Console triées par clics.
=GSC_TOP_PAGES(startDate, endDate, [limit], [siteUrl])GSC_PAGE_QUERIESProRécupérez les requêtes de recherche générant du trafic vers une page spécifique.
=GSC_PAGE_QUERIES(pageUrl, startDate, endDate, [limit], [siteUrl])GSC_KEYWORD_POSITIONProRécupérez la position moyenne pour un mot-clé spécifique depuis Google Search Console.
=GSC_KEYWORD_POSITION(query, startDate, endDate, [siteUrl])GSC_QUERYProRequête personnalisée Google Search Console avec contrôle total sur les dimensions et filtres.
=GSC_QUERY(startDate, endDate, [dimensions], [limit], [filterDimension], [filterOperator], [filterValue], [siteUrl])Utilities
14 fonctionsUNLIMITED_VLOOKUPFreeMulti-criteria VLOOKUP that matches across multiple columns simultaneously.
=UNLIMITED_VLOOKUP(searchValue, searchRange, returnColumn, [value2, column2, ...])V2_LOOKUPFreeTwo-criteria VLOOKUP with a simplified, readable syntax.
=V2_LOOKUP(value1, value2, searchRange, column1, column2, returnColumn)EXISTS_IN_COLUMNFreeCheck if a value exists anywhere in a range with case-insensitive matching.
=EXISTS_IN_COLUMN(value, range)COMBINE_ALLFreeCombine and flatten multiple ranges into a single column, excluding empty cells.
=COMBINE_ALL(range1, [range2], ...)GROUP_BY_CELLFreeConcatenate all non-empty cells in a range into a single string with a separator.
=GROUP_BY_CELL(range, [separator])MY_REPLACEFreeReplace all occurrences of a substring in text without specifying occurrence numbers.
=MY_REPLACE(text, search, replacement)RETURN_LAST_CELLFreeReturn the last non-empty cell in a range, ignoring trailing blanks.
=RETURN_LAST_CELL(range)RETURN_CELL_INVERSEDFreeReturn a cell by position counting from the end of non-empty values.
=RETURN_CELL_INVERSED(range, inverseIndex)SELECT_RANDOM_CELLFreeSelect a random non-empty value from a range for sampling or selection.
=SELECT_RANDOM_CELL(range)SPLIT_IN_COLUMNSFreeSplit text into multiple horizontal columns by a separator with automatic trimming.
=SPLIT_IN_COLUMNS(text, [separator])CLUSTERIZEFreeCluster keywords by common word stems for SEO content planning and analysis.
=CLUSTERIZE(keywords, [minGroupSize])GET_AVG_DAILY_TRAFFIC_FROM_WEEKFreeCalculate average daily value from a weekly total by dividing by 7.
=GET_AVG_DAILY_TRAFFIC_FROM_WEEK(weeklyValue)GET_RUN_RATE_CURRENT_MONTHFreeProject the month-end total based on current progress so far.
=GET_RUN_RATE_CURRENT_MONTH(valueToDate, [dayOfMonth])GET_RUN_RATE_NEXT_MONTHFreeProject next month's value with an optional growth rate applied.
=GET_RUN_RATE_NEXT_MONTH(currentMonthValue, [growthRate])Prêt à booster vos feuilles de calcul ?
Installez Unlimited Sheets et accédez à toutes les 42 fonctions — gratuites et premium.
Installer l'Extension Gratuite