p768lwy3 / PyRacing

This is a project to build a Python module to get and transfer racing (e.g. Hong Kong Jockey Club) data to different data sources.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyRacing - A module to get racing data with Python

IN DEVELOPMENT!!!

Updates

  1. Since there is a huge change of the HKJC website (e.g. adding cookies, change the html content), it will take some times to modify the codes.

  2. The project will be two stage:

    1. get data from different websites with a standardized schema
    2. transfer data to different target sources, e.g. MySQL, SQLLite

Introduction

This is an ongoing project to build a module for crawling and analysing from different racing games.

In development

  1. Hong Kong Jockey Club

Modules

  1. [In development] crawler.CrawlerHKJC
  2. [In development] pipeline.CSVPipeline
  3. [In development] pipeline.MySQLPipeline
  4. [In development] pipeline.SQLLitePipeline

Remarks

  1. If you have any ideas for the project, please feel free to contact me~
  2. Happy Coding.

About

This is a project to build a Python module to get and transfer racing (e.g. Hong Kong Jockey Club) data to different data sources.


Languages

Language:Python 100.0%