Skip to content

Google webscraper to get information about the number of search results and related keywords πŸ‘“

License

Notifications You must be signed in to change notification settings

grumpyp/related-keywords-search-volume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

related-keywords-search-volume

Google webscraper to get information about the number of search results and related keywords πŸ‘“

Requirements

To install requirements.txt please run the following on the terminal.

pip install r- requirements.txt

How to use it?

Use the script from your command-line

python crawler_google_related_keywords.py "this is an example keyword" en

The first argument must be in "" and is the keyword, the secound one is the language argument.

Language Arguments

en English de German es Spanish

more language arguments can be found here https://developers.google.com/admin-sdk/directory/v1/languages

Result

The result is going to look like this

Screenshot

About

Google webscraper to get information about the number of search results and related keywords πŸ‘“

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages