Skip to content

vitallish/warfish-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

warfish-scraper

Introduction

This repository contains the code to scrape data off of warfish.net.

Getting Started

This projects uses poetry to manage dependencies.

  1. Install poetry as described in their instructions
  2. Switch to the working directory for this project and run the following in your terminal:
poetry install
  1. See warfish_example.py for an example.

Features

Current

  • Login to warfish automatically through a script
  • Get a list of all games played
  • Download game summaries

Planned

  • Download all turns taken in a game (both finished and active)
  • Summarise data into flat files
  • Calculate expected and actual outcomes from an attack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages