{"id":9192,"date":"2020-12-01T15:00:13","date_gmt":"2020-12-01T14:00:13","guid":{"rendered":"https:\/\/blog.sheetgo.com\/?p=9192"},"modified":"2025-12-17T23:38:23","modified_gmt":"2025-12-17T22:38:23","slug":"formula-de-pesquisa-no-google-sheets-2","status":"publish","type":"post","link":"https:\/\/www.sheetgo.com\/pt\/blog\/google-sheets-formulas\/search-formula-in-google-sheets\/","title":{"rendered":"Como usar a fun\u00e7\u00e3o SEARCH no Planilhas Google"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;section&#8221; module_class=&#8221;sheetgo-post&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221; da_disable_devices=&#8221;off|off|off&#8221;][et_pb_row admin_label=&#8221;row&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.24.1&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><span style=\"font-weight: 400;\">The Google Sheets SEARCH function returns the position of a substring within a text. It is the right tool if you need to find a specific word, letter, or number.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">When it comes to Google Sheets string functions, the <\/span><a href=\"https:\/\/support.google.com\/docs\/answer\/3094126\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">FIND<\/span><\/a><span style=\"font-weight: 400;\"> formula is closely related. It also returns the position of a substring within a string. The only difference is that FIND is case-sensitive, while SEARCH is not.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Note: If you want to learn more about other Google Sheet functions, we have a post with <\/span><a href=\"https:\/\/www.sheetgo.com\/blog\/google-sheets-formulas\/indirect-formula-google-sheets\/\"><span style=\"font-weight: 400;\">100+ Google Sheet Functions<\/span><\/a><\/p>\n<p>[\/et_pb_text][et_pb_text module_id=&#8221;syntax&#8221; _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h2>Syntax<\/h2>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;spreadsheet-function&#8221; _builder_version=&#8221;4.16&#8243; border_width_left=&#8221;4px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p>=SEARCH(search_for, text_to_search, [starting_at])<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<ul>\n<li><b>search_for<\/b><span style=\"font-weight: 400;\"> \u2013 the substring that you need to look for within the text.<\/span><\/li>\n<li><b>text_to_search<\/b><span style=\"font-weight: 400;\"> \u2013 the main text string within which to look for the first occurrence of the <\/span><b>search_for<\/b><span style=\"font-weight: 400;\"> substring.<\/span><\/li>\n<li><span style=\"font-weight: 400;\"><b>starting_at (optional)<\/b> \u2013 the position in <b>text_to_search<\/b> from which the function starts to search.<\/span><\/li>\n<\/ul>\n<p>[\/et_pb_text][et_pb_text module_id=&#8221;use&#8221; _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h3>How to use SEARCH Google Sheets<\/h3>\n<p><span style=\"font-weight: 400;\">As covered in the syntax, this function needs both the string and substring. But the third parameter, [starting_at], is optional. You only need to use this if there are multiple occurrences of the same substring.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Let\u2019s go over the examples in the image below to get a better understanding of the SEARCH function.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/static.sheetgo.com\/wp-content\/uploads\/2021\/05\/SEARCH-FORMULA-GOOGLE-SHEETS.png&#8221; alt=&#8221;SEARCH FORMULA GOOGLE SHEETS&#8221; title_text=&#8221;SEARCH FORMULA GOOGLE SHEETS&#8221; align=&#8221;center&#8221; module_class=&#8221;sheetgo-post-no-shadow-img&#8221; _builder_version=&#8221;4.16&#8243; width=&#8221;640px&#8221; max_width=&#8221;640px&#8221; height=&#8221;440px&#8221; max_height=&#8221;440px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h3><span style=\"font-weight: 400;\">Example 1<\/span><\/h3>\n<p><span style=\"font-weight: 400;\">The formula searches for the string \u201cHello\u201d, which incidentally happens to occur in the very first position. As a result, the function returns <\/span><b>1<\/b><span style=\"font-weight: 400;\">.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;spreadsheet-function&#8221; _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><span style=\"font-weight: 400;\">=Search(\u201cHello\u201d, \u201dHello, there!\u201d)<\/span><\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><span style=\"font-weight: 400;\">As you can see from this example, the SEARCH function identifies the position where the substring starts. The word \u201cHello\u201d occupies the first 5 characters, but the function tells you where it starts.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h3><span style=\"font-weight: 400;\">Example 2<\/span><\/h3>\n<p><span style=\"font-weight: 400;\">The second function searches for \u201c,\u201d and finds it in the third position of the main string. This formula uses cell referencing instead including the text directly.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;spreadsheet-function&#8221; _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><span style=\"font-weight: 400;\">=Search(B3, A3)<\/span><\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h3><span style=\"font-weight: 400;\">Example 3<\/span><\/h3>\n<p><span style=\"font-weight: 400;\">This third function is quite interesting. Here I am looking for an empty space within the main string. However, instead of leaving the <\/span><b>starting_at<\/b><span style=\"font-weight: 400;\"> parameter empty, I gave it a value of 10.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;spreadsheet-function&#8221; _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><span style=\"font-weight: 400;\">=Search(&#8221; &#8220;, A4, 10)<\/span><\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><span style=\"font-weight: 400;\">As you can see, the function ignored the first two occurrences of the space character (at positions 5 and 9) and returned the next immediate occurrence after the 10th character..<\/span><\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h3><span style=\"font-weight: 400;\">Example 4<\/span><\/h3>\n<p><span style=\"font-weight: 400;\">The fourth example demonstrates how the SEARCH function finds partial matches. It also illustrates that being case insensitive is the main difference between this function and the FIND function.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;spreadsheet-function&#8221; _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><span style=\"font-weight: 400;\">=SEARCH(&#8220;eat&#8221;, &#8220;THAT\u2019S GREAT NEWS!&#8221;)<\/span><\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h3><span style=\"font-weight: 400;\">Example 5<\/span><\/h3>\n<p><span style=\"font-weight: 400;\">The last example shows that even if the main text is alpha-numeric in nature, the function still works.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;spreadsheet-function&#8221; _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><span style=\"font-weight: 400;\">=SEARCH(\u201c1\u201d, \u201cAlpha178625\u201d)<\/span><\/p>\n<p>[\/et_pb_text][et_pb_text module_id=&#8221;action&#8221; _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h2><span style=\"font-weight: 400;\">SEARCH function in action<\/span><\/h2>\n<p><span style=\"font-weight: 400;\">Let\u2019s explore some practical cases where the SEARCH function could come in handy, either by itself or in combination with other functions.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_text module_id=&#8221;conditional&#8221; _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h3><span style=\"font-weight: 400;\">SEARCH function for conditional formatting<\/span><\/h3>\n<p><span style=\"font-weight: 400;\">Use this function within a conditional formatting rule. If the formula returns a number the keyword was found, and you can give the cell containing it a specific format. This is useful for scanning through customer feedback or other text data.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;spreadsheet-function&#8221; _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><span style=\"font-weight: 400;\">=SEARCH(&#8220;keyword&#8221;, A2:A)<\/span><\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><span style=\"font-weight: 400;\">To set up the conditional format, open the <\/span><b>Format cells<\/b><span style=\"font-weight: 400;\"> dropdown, select <\/span><b>Custom formula is<\/b><span style=\"font-weight: 400;\">, and input the formula. Adapt the keyword and range according to your needs.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_text module_id=&#8221;tag&#8221; _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h3><span style=\"font-weight: 400;\">Categorizing data with SEARCH<\/span><\/h3>\n<p><span style=\"font-weight: 400;\">This formula tags entries as &#8220;Product X&#8221; if the keyword &#8220;product_x&#8221; is found in the cell. You could even nest several IF statements to apply several possible tags based on a number of keywords.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Amongst other things, this can be used to segment customer feedback or sales data based on product mentions or categories.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;spreadsheet-function&#8221; _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><span style=\"font-weight: 400;\">=IF(ISNUMBER(SEARCH(&#8220;product_x&#8221;, A2)), &#8220;Product X&#8221;, &#8220;Other&#8221;)<\/span><\/p>\n<p>[\/et_pb_text][et_pb_text module_id=&#8221;list&#8221; _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h3><span style=\"font-weight: 400;\">List all values with a specific substring<\/span><\/h3>\n<p><span style=\"font-weight: 400;\">This function filters the range A2:A100 to include only those entries that contain the substring &#8220;Keyword&#8221;. This can be useful to single out all values that contain a particular substring.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_text module_class=&#8221;spreadsheet-function&#8221; _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><span style=\"font-weight: 400;\">=FILTER(A2:A100, ISNUMBER(SEARCH(&#8220;keyword&#8221;, A2:A100)))<\/span><\/p>\n<p>[\/et_pb_text][et_pb_text module_id=&#8221;error&#8221; _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h2><span style=\"font-weight: 400;\">SEARCH function error<\/span><\/h2>\n<p><span style=\"font-weight: 400;\">If the substring doesn\u2019t occur in the text, the function returns a value error as shown below. To learn how to handle errors like this check out <\/span><a href=\"https:\/\/www.sheetgo.com\/blog\/google-sheets-formulas\/iferror-formula-google-sheets\/\"><span style=\"font-weight: 400;\">How to use the IFERROR function in Google Sheets<\/span><\/a><span style=\"font-weight: 400;\">.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/static.sheetgo.com\/wp-content\/uploads\/2021\/05\/SEARCH-FORMULA-GOOGLE-SHEETS-2.png&#8221; alt=&#8221;SEARCH FORMULA GOOGLE SHEETS 2&#8243; title_text=&#8221;SEARCH FORMULA GOOGLE SHEETS 2&#8243; align=&#8221;center&#8221; module_class=&#8221;sheetgo-post-no-shadow-img&#8221; _builder_version=&#8221;4.16&#8243; width=&#8221;640px&#8221; max_width=&#8221;640px&#8221; height=&#8221;440px&#8221; max_height=&#8221;440px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.24.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h2>Final thoughts on SEARCH<\/h2>\n<p><span style=\"font-weight: 400;\">The SEARCH function\u00a0 is a powerful tool that can greatly enhance your data management and analysis capabilities.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">From highlighting important keywords in vast datasets to creating dynamic lists, SEARCH can be adapted to a wide array of tasks.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.22.2&#8243; background_color=&#8221;#f9f9ff&#8221; custom_margin=&#8221;40px||40px||false|false&#8221; custom_padding=&#8221;15px|25px|15px|25px|true|true&#8221; border_width_left=&#8221;3px&#8221; border_color_left=&#8221;#808e95&#8243; saved_tabs=&#8221;all&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><em><strong>Editor\u2019s note<\/strong>: This is a revised version of a previous post that has been updated for accuracy and comprehensiveness.<\/em><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Google Sheets SEARCH function returns the position of a substring within a text. It is the right tool if you need to find a specific word, letter, or number.\u00a0 When it comes to Google Sheets string functions, the FIND formula is closely related. It also returns the position of a substring within a string. [&hellip;]<\/p>\n","protected":false},"author":40,"featured_media":29199,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"Spreadsheets applications are fantastic utilities at our disposal that not only allows us to tinker with numbers but also with text strings. So along the way, we may find ourselves needing to obtain the position of a substring within a string. We can do that with the help of the <a href=\"https:\/\/support.google.com\/docs\/answer\/3094154\" target=\"_blank\" rel=\"noopener noreferrer\">SEARCH<\/a> formula in Google Sheets.\n\nWe have a close sibling to this formula called <a href=\"https:\/\/support.google.com\/docs\/answer\/3094126\" target=\"_blank\" rel=\"noopener noreferrer\">FIND<\/a>. This too returns the position of a substring within a string. The only difference being that the FIND formula is case-sensitive, while SEARCH is not.\n<h3>Syntax<\/h3>\n<strong>SEARCH(search_for, text_to_search, [starting_at])<\/strong>\n<ul>\n \t<li><strong>search_for<\/strong> - is the substring that we need to look for within <strong>text_to_search<\/strong>.<\/li>\n \t<li><strong>text_to_search<\/strong> - is the main text string within which we look for the first occurrence of <strong>search_for<\/strong> substring.<\/li>\n \t<li><strong>starting_at<\/strong> - [ OPTIONAL - 1 by default ] - is the position within <strong>text_to_search<\/strong> from which the formula starts looking for the&nbsp;<strong>search_for<\/strong> substring.<\/li>\n<\/ul>\n<h3>Usage: SEARCH formula in Google Sheets<\/h3>\nGoing by the syntax, the formula needs both the string and substring, as expected. But the third parameter is an optional one, in case there are multiple occurrences of the same substring. Let us now reinforce our understanding of the formula with the help of a few practical examples.\n\n<img class=\"aligncenter wp-image-9306 size-full\" src=\"https:\/\/static.sheetgo.com\/wp-content\/uploads\/2018\/07\/SEARCH-formula-Illustration-Frame-3.png\" alt=\"SEARCH formula in Google Sheets\" width=\"728\" height=\"502\">\n\nWe can validate the outcomes of all the examples above by with a quick manual observation.\n\nIn the first example, we are looking for \"Hello\", which incidentally happens to&nbsp;occur in the very first position. Hence it returned 1 for output. The second formula finds the comma (,) in the third position of the main string.\n\nThe third formula is a little interesting. Here we are looking for an empty space within the main string. However, instead of leaving out the third optional parameter, we chose to go with 10. So, the formula ignored the first two occurrences of the space character (at 5 and 9) and returned the next immediate occurrence after 10th position.\n\nThe fourth example demonstrates the capability of the SEARCH formula to ignore the case. Even if the main text is alpha-numeric in nature, the formula still works as shown in the final example.\n\nWhat if there is no occurrence of a substring at all? It returns an error as illustrated in the snapshot below.\n\n<img class=\"aligncenter size-full wp-image-9307\" src=\"https:\/\/static.sheetgo.com\/wp-content\/uploads\/2018\/07\/SEARCH-formula-Illustration-Frame-4.png\" alt=\"SEARCH formula in Google Sheets\" width=\"728\" height=\"502\">","_et_gb_content_width":"","footnotes":""},"categories":[54],"tags":[39,28],"class_list":["post-9192","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-google-sheets-formulas","tag-connections-t","tag-spreadsheets"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.sheetgo.com\/pt\/wp-json\/wp\/v2\/posts\/9192","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sheetgo.com\/pt\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.sheetgo.com\/pt\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.sheetgo.com\/pt\/wp-json\/wp\/v2\/users\/40"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sheetgo.com\/pt\/wp-json\/wp\/v2\/comments?post=9192"}],"version-history":[{"count":0,"href":"https:\/\/www.sheetgo.com\/pt\/wp-json\/wp\/v2\/posts\/9192\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.sheetgo.com\/pt\/wp-json\/wp\/v2\/media\/29199"}],"wp:attachment":[{"href":"https:\/\/www.sheetgo.com\/pt\/wp-json\/wp\/v2\/media?parent=9192"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.sheetgo.com\/pt\/wp-json\/wp\/v2\/categories?post=9192"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.sheetgo.com\/pt\/wp-json\/wp\/v2\/tags?post=9192"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}