Skip to content

mrekh/google-related-search-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google related search tool

Find google related searches quickly and easily!

BIG UPDATE 🥳

Now you can run the code within Google Sheets! You can find more information about this Google Sheets in my LinkedIn post.

What are related searches?

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.

How do I find related searches on Google?

You can get searches related to any query by using Google related search tool.

How to use Google related search tool?

  1. You need to install Node.js
  2. Download the files in this repository
  3. Open main.xlsx and in the "keywords" column, write your keywords.
  4. Save main.xlsx and close it
  5. In CMD/Terminal type:
    1. npm install package.json
    2. node code.js
  6. Let's enjoy!

An extra option!

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published