An automation bot that crawls mobile game revenue rankings and sends them as Slack messages.
$ dotnet add package GameRank.Core간간히 찾아보는 게임 매출 순위 정보를 슬랙으로 받아보게 해주는 toy project 입니다. 데이터는 https://app.sensortower.com/ 에서 가져옵니다. 데이터 크롤링은 selenium을 사용합니다.
