External API integration
Use health, catalog, source, job, run, simulate, parser rule, quality, and compliance endpoints with consistent response envelopes.
Data Ingestion Platform
Review sources, respect robots rules, preview schedules, simulate crawling, deduplicate records, and manage Elasticsearch templates through a single official site, API layer, and web console.
Core Delivery
The public introduction pages, external API guide, and React web system are deployed under the same IIS site and subdomain for a clear user and integration experience.
Use health, catalog, source, job, run, simulate, parser rule, quality, and compliance endpoints with consistent response envelopes.
Connect source review, legal checks, schedule preview, deduplication, and quality rules into an auditable operating flow.
The React console gives operators and engineers shared views for sources, jobs, runs, alerts, and Elasticsearch templates.
Central Member Auth
After users sign in through the central member API, this platform only consumes the returned access token. The API validates RS256 signatures and access token type through JWKS. Local registration, login, logout, password changes, and profile editing are not implemented in this project.