Skip to content

hurfy/rf4-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rf4-api
open issues version license

Unofficial catch API for Russian Fishing 4
Built with love • Brought to you by @hurfy and other contributors

Introduction

This project is still in development!

The main objective of this project is the periodic collection of data regarding records, ratings, and winners from the official Russian Fishing 4 website, followed by processing and presenting it in a convenient format. The parsing covers all regions, including various rod types and other classifications for each table.

Currently, only one language is supported. The frequency of parsing can be configured for each table.

I do not own the data but collect it to present in a convenient and accessible format. All rights are reserved by FishSoft LLC.

Quick Start

Doesn't carry the full CI/CD pipelines yet.
So, just run this:

# Django
python manage.py runserver
# Celery
celery -A worker.app worker -l INFO -c 1 -P solo

Only development mode is available atm!

About

Unofficial catch API for Russian Fishing 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages