Skip to content

igor-pgmt/SiteChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SiteChecker

This tool gets spywords's result of google and yandex parameters from a CSV list of web-sites.

Usage

You can run this program with next flags.
  • Input file name [REQUIRED]:

    -fileInput [string]

  • Column with http:// web addresses [REQUIRED] (default 0):

    -www [int]

  • Resulting file name (default "result.csv"):

    -fileResult [string]

  • First line for file to grab data:

    -firstLine [int]

  • Amount of simultaneously jobs:

    -threads [int]

  • Help command to show this info:

    -help

Examples

./SiteChecker -fileInput input.csv -www 2
./SiteChecker -fileInput input.csv -www 1 -firstLine 1 -fileResult output.csv -threads 8

About

This tool gets spywords's result of google and yandex parameters from a CSV list of web-sites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages