Skip to content

A simple script to monitor product status from some e-commerce sites.

License

Notifications You must be signed in to change notification settings

hunghvu/product-availability-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product Availability Monitor

A simple script to monitor availability of products on Kim Đồng Publisher, IPM Vietnam and Tiki Vietnam.

Not all edge cases are tested. A friend of mine asked me to create this script, and a minimum viable product is enough in this use case.

Requirements

  1. Python 3 and pip (to install dependencies) if using source code directly.
  2. None if running an executable on Windows.

How to use

  1. Retrieve an URL of your favorite product. For examples:

  2. Enter product to the list in terminal

  3. Enter Y to confirm the list, or continue to add new product.

  4. Enter an integer, which represents interval between requests, in seconds. The minimum is 1.

  5. Now, the results will be shown in the console.

Note, as there is request/response/processing time, a timestamp as shown in console is not the same as provided interval.

Demo

Demo

License

Copyright (c) 2021 Hung Huu Vu.

Licensed under the MIT License.

About

A simple script to monitor product status from some e-commerce sites.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages