Skip to content

duartefdias/AmazonWebscraperGolang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A blazingly fast amazon product webscraper written in Go.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages