arkB / anchor-stats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anchor Stats

Automatically retrieve episode stats using Selenium.

Requirements

Download chromedriver from https://chromedriver.chromium.org/downloads

pip3 install requirements.txt

Usage

Write your email and password in .env. See .env.sample for example.

python3 run.py

to get stats.

python3 analyze.py

to analyze data. CSV files must be placed in data.

About

License:MIT License


Languages

Language:Python 100.0%