Fetches a keyword overview from Semrush for a specified phrase, including metrics like search volume, CPC, and competition. Response is returned as a CSV-like string; parse headers and rows into a structured table before extracting values like Nq, Cp, or Kd.
phraseRequiredstringKeyword or keyword phrase to investigate.
databasestringRegional database to query (e.g., 'us', 'gb'); if omitted, data is retrieved from all regional databases.
export_decodeintegerSet to 1 for a URL-decoded response, 0 for URL-encoded.
export_escapeintegerSet to 1 to wrap output columns in double quotes, 0 to disable.
export_columnsarraySpecific columns for the report (e.g., 'Ph', 'Nq', 'Cp'). Defaults to all columns, including Date (Dt), Database (Db), Phrase (Ph), Search Volume (Nq), CPC (Cp), Competition (Co), Number of Results (Nr), Intent (In), and Keyword Difficulty (Kd).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.