Python script that sends yourself an email when a Mercado Livre item is below a stipulated price.
- Place your email information
- Select any Mercado Livre item of your choice
- Pass it's URL to the program
- Define a maximum price where you would buy that item
- Done! When you run the program, it'll send you an email if the item is below that price
You can add as many items as you want.
Use the examples as reference