This code is posted for informational purposes only. If you feel this code fails to obey your company's terms & policy or any law, contact me at [email protected]
Use this code at your own risk.
If you find any bug in running the code, free feel to contact me at [email protected]. I will make effect to fix it, but I cannot guarantee the fix in time. It is possible the code won't work any more if changes occur to the instagram website design.
monitor the items that are being sold or purchased in fleamarket@mitbbs
First, you need to add the send-to@email-address, send-from-email-password(with password) in source file. Then you need to modify keywords and flags in main function, according to which item you would like to monitor.
python monitor_fleamarket.py
You can use crontab to make this script running in the backgroud at a preferred frequency (like 10 minutes).
Copyright (c) 2014-2015 Chi Gao. See the LICENSE file for license rights and limitations (MIT).