MCPcopy Index your code
hub / github.com/drawrowfly/amazon-keyword-scraper-go

github.com/drawrowfly/amazon-keyword-scraper-go @v0.2.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.2.0 ↗ · + Follow
6 symbols 16 edges 2 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
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

Core symbols most depended-on inside this repo

requestKeyWords
called by 2
main.go
keywordMetadata
called by 1
main.go
main
called by 0
main.go

Shape

Function 3
Struct 3

Languages

Go100%

Modules by API surface

structs.go3 symbols
main.go3 symbols

For agents

$ claude mcp add amazon-keyword-scraper-go \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page