Skip to content

Script to group the books on an Amazon wishlist by publisher name

License

Notifications You must be signed in to change notification settings

boerredus/pubgroup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pubgroup

Groups the books on an Amazon wishlist by publisher name and store it on a JSON file (config.json)

Setup

Create a file on the project's root called config.json. Inside it, paste the following content and replace the info with your own:

{
    "url": "[YOUR-AMAZON-WISHLIST-URL-HERE-WITHOUT-BRACES]"
}

Alternatively, execute script.py and paste your Amazon Wishlist URL on the terminal when prompted.

You may also be interested in AmazonPriceTracker.

About

Script to group the books on an Amazon wishlist by publisher name

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages