amirshnll / find-keyword-position

Find keyword position in the google search result + python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

find-keyword-position

find keyword position in google search result (python)

How To using find-keyword-position

  • install requirements pip install -r requirements.txt.
  • open keyword.json file and change domain and add your personal keywords.
  • run python command python3 main.py.
  • This will execute the ‍‍main.py file and generate the results either in the console or in a CSV file, depending on the value of the show_output variable.

About

Find keyword position in the google search result + python

License:Apache License 2.0


Languages

Language:Python 100.0%