Use PowerShell to let you know when a product is in stock at Amazon

Webstores… gotta love them 🙂
I’ve written this small PowerShell function which you can use to monitor Amazon and let you know when a product is in store.
Modify the sleep value to your liking, now it checks every hour.

Very useful if you don’t want to check every few minute/hour/day yourself 🙂

2 comments

  1. How about setting the sleep interval as a function parameter also?

  2. Jeff Wouters says:

    Good one… done!

Leave a Reply

Your email address will not be published. Required fields are marked *