Skip to content

aarontong95/CCASS-Crawler

Repository files navigation

Web service for crawling the data from CCASS

  • Crawl the shareholding data from CCASS for a period
  • Display the data of shareholding and transaction detection between two participants
  • Stocks and Codes can be found here
  • Participant ID can be found here

ENVIRONMENT

  • python3.6

Clone the Project

git clone https://github.com/aarontong95/CCASS-Crawler.git

Install the Packages

pip install -r requirements.txt

Deploy the Service

python api.py

Quick Deploy with Docker

docker-compose up

Get Started

Go to http://localhost:5000

Todo

  • Use asynchronous methods to crawl the data
  • Add validation of the code

Webpage

alt text

alt text

alt text

About

Web service for crawling the data from CCASS

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors