Skip to content

Retrieving financial data from TWSE with client-side crawler.

Notifications You must be signed in to change notification settings

cykuotw/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