A helper to send list of stocks that can be applied for purchase under specifit requirements.
In Taiwanese stock market, when a company IPO or increases capital, people can draw lots with a fee to get the right to purchase the stock at a comparatively low price. This program is to help people get the information of draw-worthy stocks based on his/her own requirements. The program is using gmail server and was deployed on Heroku.
- Create a gmail account with app passwords, it will be used as helper's email
- Setup config.ini, including helper's mail and password, mail reciever, requirement filters.
- Run crawler.py.