Skip to main content

Retrieve search result count from Google

Searches for specific keywords and retrieve the total number of results from Google.

This Wrk Action divides. For more information on divides please visit our article explaining Divides.

Common use cases

  • Lead Generation
  • Data Manipulation

Application

  • Google

Inputs (what you have)

NAMEDESCRIPTIONTYPEREQUIREDEXAMPLE
KeywordsSearch keyword or phraseTextYesWrk automation

Note: the value of inputs can either be a set value in the configuration of the Wrk Action within the Wrkflow, or a variable from the Data library section. These variables in the Data library section are the outputs of previous Wrk Actions in the Wrkflow.

Outputs (what you get)

NAMEDESCRIPTIONTYPEREQUIREDEXAMPLE
Total number of resultsTotal number of search results returnedNumberYes12

Outcomes

NAMEDESCRIPTION
SuccessThis status is selected when the search result count is successfully retrieved from Google.
No ResultThis status is selected in the event of the following scenarios:- No results were found for the search criteria
UnsuccessfulThis status is selected in the event of the following scenarios:- Keyword is not provided- Application is down

Requirements

  • N/A