Categorygithub.com/drawrowfly/amazon-keyword-suggestion-golang

# README

My First App In Go

Amazon Keyword Suggestion Tool

From 1 keyword you can get up to hundred or even thousands Unique and Relevant Keywords with a Number of Active Products per each keyword and ready to be used on Amazon.

KeyWords are collected from Amazon Web API. Result will be saved to a csv file.

Latest Release

Download Latest Release

Example

akst -keyword "iphone" -limit 300

Result in CLI

Demo

CSV Example

Demo

Commands

  -keyword string
        keyword to use (default "iphone")
  -limit int
        number of keywords to collect (default 100)
  -concurency int
        the number of goroutines that are allowed to run concurrently (default 2)

Buy Me A Coffee

# Structs

No description provided by the author
No description provided by the author
No description provided by the author