- python 3.9
- selenium
- slack-sdk
pip install -r requirements.txt
Rename it to slack_key.json
You can ignore TEST_SLACK, but you have to set test=False
in crawling.py file
- WEB_HOOK_URL
- Slack Channel ID you want to send message
- ACCESSED TOKEN starts with xoxb
you can download chromedriver here. Be careful to download the same version of your chrome browser
PLACE ALL FILES IN THE SAME DIRECTORY !
python crawling.py --workspace <your path>