Skip to content

seal0112/stocker-crawler

 
 

Repository files navigation

Stocker Crawler

This is the crawler sub-project for project stocker.

Two sections are contained in this sub-project: crawler and notifier

Crawler

This section contains:

  1. Core: Fundamental crawler function wrt all sorts of data

    • Balance Sheet
    • Income Sheet
    • Cashflow
    • Derivatives
  2. Interface: Interface for top-level usage

Notifier

Handling interface with chatbots.

Settings

This section contains:

  1. Critical Files: Sensitive information such as:
    • Chatbot information
    • Critical information filter criteria
    • Stocker host information
  2. Selected Data Key: Target accounting subject
  3. Noun Conversion: Converting accounting subject string that matches database schema

About

Retrieving financial data from TWSE with client-side crawler.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.9%
  • Shell 1.1%