Giter Site home page Giter Site logo

drawrowfly / amazon-keyword-scraper-go Goto Github PK

View Code? Open in Web Editor NEW
46.0 5.0 22.0 7.2 MB

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

Go 100.00%

amazon-keyword-scraper-go's Introduction

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

amazon-keyword-scraper-go's People

Contributors

drawrowfly avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

amazon-keyword-scraper-go's Issues

Memory Error

Hello,

when running I get the following error:

G:\DATA\amazon-keywords>akst -keyword "iphone" -limit 300
Collect 300 relevant keywords to the keyword 'iphone'
Keywords (0/300) --- [--------------------------------------------------------------------] 0%
panic: runtime error: invalid memory address or nil pointer dereference
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x68 pc=0x4d8269]

goroutine 7 [running]:
compress/gzip.(*Reader).Close(0x0, 0x0, 0x0)
/usr/local/go/src/compress/gzip/gunzip.go:292 +0x29
panic(0x6c8920, 0x953a30)
/usr/local/go/src/runtime/panic.go:679 +0x1c0
compress/gzip.(*Reader).Read(0x0, 0xc000234000, 0x200, 0x200, 0xc0000f7d38, 0x40c1e0, 0xc0001226e0)
/usr/local/go/src/compress/gzip/gunzip.go:247 +0x3e
encoding/json.(*Decoder).refill(0xc0001226e0, 0xc0001226e0, 0x40909c)
/usr/local/go/src/encoding/json/stream.go:161 +0xf2
encoding/json.(*Decoder).readValue(0xc0001226e0, 0x0, 0x0, 0x708f40)
/usr/local/go/src/encoding/json/stream.go:136 +0x1e3
encoding/json.(*Decoder).Decode(0xc0001226e0, 0x6a5240, 0xc000232000, 0x1c50c0, 0x0)
/usr/local/go/src/encoding/json/stream.go:63 +0x80
main.requestKeyWords(0xc0000ca1e0, 0xc00000a0d0, 0x6, 0x0)
/Users/karl.wint/Documents/projects/golang/steebie/amazon-keyword-research/bin/main.go:201 +0x11a6
created by main.main
/Users/karl.wint/Documents/projects/golang/steebie/amazon-keyword-research/bin/main.go:89 +0x3c5

And FYI, this "/Users/karl.wint" is not me!

Spelling Error

I believe there is a spelling error in the help command.

Line 39 -> in main.go

Spelling Error

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.