How to Scrape result count for all the keywords given?

To make a bot which searches keyword on google.com and scrapes its result count, follow these steps:-

  1. To create a new bot, click DK extension and type “google_count” and then click ” + New Api”.

Alternative text
  1. Now open google.com in the browser before training the bot, and click “Record” to train the bot.

Alternative text
  1. Now click button to add output variable and click “save”.

Alternative text
  1. Reload the page to add the URL to the event.

Alternative text
  1. To train the bot to search a keyword, first type a keyword(eg: dog) in google search and press enter.

Alternative text
  1. Now right click on the results count, then click Datakund=>Scrape=>Text=>results_count, to scrape the results count.

Alternative text
  1. Now stop the training(by clicking ), and click “run”.

Alternative text
  1. Click the down arrow beside the run button, click “Run Google Sheet” and click “Open Sheets”.

Alternative text
  1. Google Sheets will open and then type all the input keywords from the 3rd row, and close the sheets.

Alternative text

10.Now go back to the browser and click “Run Google Sheet”, and wait for the bot to run and click open sheets.

Alternative text
  1. Now click on “Google Sheet” button and you can see the below image, that our bot scraped all the search count.

Alternative text