/go-semrush

A small client for SEMRush API. Written in Go.

Primary LanguageGoMIT LicenseMIT

Go SEMRush

A small client for SEMRush API.

Usage

Usage of go-semrush:
  -api string
    	API Key given by SEMRush
  -async
    	50x faster, result returned is shuffled, spends more API points because connects once for each URL instead for each domain
  -domain
    	The first column of the CSV file is the domain name instead of the url 
  -f string
    	CSV file with the url in the first column
  -header
    	First row of file is header
  -lang string
    	SEMRush language database (default "us")

Go Tutorials