command
module
Version:
v0.0.0-...-e7b5d6b
Opens a new window with list of versions in this module.
Published: Nov 4, 2023
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Amazon Product WebScraper (Go)
A simple amazon webscraper written in Go. Scrapes amazon's products based on a search term and generates a csv with the results.
Usage:
go run webscraper.go <search term> <pages to scrape>
Example:
go run webscraper.go skateboard 5
CSV output fields:
price
name
url
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.