Skip to content

Amazon Keyword Suggestion Tool in GoLang. Tool will generate relevant Amazon Product Keywords with the number of active products per each keyword

Notifications You must be signed in to change notification settings

drawrowfly/amazon-keyword-scraper-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Amazon Keyword Suggestion Tool in GoLang. Tool will generate relevant Amazon Product Keywords with the number of active products per each keyword

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages