Skip to content

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.

Notifications You must be signed in to change notification settings

p768lwy3/PyRacing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages