- Fintech is a highly regulated domain and abiding by the rules and laws becomes extremely crucial.
- This Slack Bot aims to bridge the gap between the fintech players and the govt to get automated responses.
This Slack Bot notifies the Slack channel whenever a new SEBI/RBI Circular is being posted on the SEBI/RBI portal.
- SEBI: https://www.sebi.gov.in/sebiweb/home/HomeAction.do?doListingAll=yes&sid=1&ssid=7&smid=0
- RBI: https://www.rbi.org.in/scripts/bs_viewmastercirculars.aspx
- AMFI: Pending
- Install the bot
- Setup AWS Lambda
- Or setup Amazon Event Bridge Scheduler
- Set up a cron-job every alternate days ~ 365/2 ~ 182 calls per year
- Lambda charges =
memory consumed price * time
- If EC2 instance is already running, host the scrapping script there and crontab on it