KingData Open Platform
  • Open Platform Introduction
  • How to develop an indicator
    • Step1: Clone Repo
    • Step2: Write Definition.md
    • Step3: Write Logic Code
    • Step4: Write Template
    • Step5: Test and Pull Request
  • Examples
    • Demo with JSON data
    • Demo with HTML data
    • Demo with Socket Data
  • ⚠️ Attention && FAQ
    • How to store data
  • Related Links
  • API DOC
    • Integrate KingData content into your app
Powered by GitBook
On this page

Examples

In order to better write the crawler code, 3 additional Demos are provided. You can learn the processing logic from the corresponding code.

  1. Crawler Demo with JSON Data

  2. Crawler Demo with HTML Data

  3. Crawler Demo with Socket Data

PreviousStep5: Test and Pull RequestNextDemo with JSON data

Last updated 2 years ago