Find google related searches quickly and easily!
Now you can run the code within Google Sheets! You can find more information about this Google Sheets in my LinkedIn post.
Most often, there are eight results at the bottom of the results page (SERP) based on Google's algorithm that determines whether your search term is relevant.
You can get searches related to any query by using Google related search tool.
- You need to install Node.js
- Download the files in this repository
- Open main.xlsx and in the "keywords" column, write your keywords.
- Save main.xlsx and close it
- In CMD/Terminal type:
- npm install package.json
- node code.js
- Let's enjoy!
There is a "Depth" column in main.xlsx and it is set to zero by default. You can increase the depth of your search to find related searches of each related search. But aware of the time it may take to execute.