Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.18 KB

README.md

File metadata and controls

34 lines (26 loc) · 1.18 KB

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