Skip to content

sahina/spotcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotcheck

Simple program to check Amazon ASIN sales ranking.

What is ASIN?

https://www.amazon.com/gp/seller/asin-upc-isbn-info.html

How to build and use

Requirements:

# compile
cargo build

# run with a sample ASIN number B00C7C67O2
./target/debug/spotcheck B00C7C67O2

Tests

cargo test
cargo test -- --nocapture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published