Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 329 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 329 Bytes

go-amazon-review-scraper

An Amazon review parser written in GO

This is my first time experimenting with Go There will be mistakes, i will do my best to keep it optimized.

Requires : goquery

Run it as

go run parser.go

It will ask for product id after which Author, Rating and Review will be printed out in the console