dse-ai

Fetch Dhaka Stock Exchange data from dsebd.org via CLI with JSON/Markdown/TOON outputs.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/Auniik/dse-ai --skill dse-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dse-ai
Source: https://github.com/Auniik/dse-ai/tree/main
Command: npx skills add https://github.com/Auniik/dse-ai --skill dse-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The DSE-AI CLI Skill provides AI-friendly access to Dhaka Stock Exchange data by offering a command-line interface that scrapes data directly from dsebd.org.

Core Features & Use Cases

  • Direct HTML scraping of latest prices, DSEX data, top movers, historical data, sector insights, and market overview with deterministic scrapers.
  • 4 output formats (table, JSON, Markdown, TOON) to feed AI models, dashboards, or automation pipelines.
  • Scalable data access for AI-driven analytics, risk screening, and investment signals across multiple commands.

Quick Start

Analyze real-time DSE data by asking your AI to run the dse-ai latest command and format the results for your workflow.

Frequently Asked Questions about dse-ai

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scrape Dhaka Stock Exchange data for AI analytics?

You can scrape Dhaka Stock Exchange data for AI analytics by using a CLI workflow that directly fetches live market data, top movers, and historical summaries from dsebd.org. It outputs structured formats like JSON and Markdown to feed into AI models.

What's the best way to get DSE historical data in JSON format?

The best way to get DSE historical data in JSON format is by running a CLI command that applies deterministic HTML scraping to dsebd.org. This extracts historical summaries and outputs them directly as JSON for pipelines or dashboards.

Do I need an API key to fetch live market prices from dsebd.org?

You do not need an API key to fetch live market prices from dsebd.org. The scraping mechanism retrieves latest prices and DSEX data directly from the HTML source, implementing retry logic to ensure deterministic data extraction.

Can I use a CLI to extract Dhaka Stock Exchange sector insights for automation pipelines?

Yes, you can use a modular CLI to extract Dhaka Stock Exchange sector insights for automation pipelines. It scrapes sector data directly and supports multiple output formats including TOON and rich tables, integrating easily with automated workflows.

What output formats are supported for Dhaka Stock Exchange market data scraping?

Supported output formats for Dhaka Stock Exchange market data scraping include JSON, Markdown, TOON, and rich tables. These formats allow you to feed scraped data directly into AI-driven analytics, dashboards, or automated systems.

Does the DSE-AI scraper handle unstable connections when fetching Bangladesh stock data?

Yes, the DSE-AI scraper handles unstable connections when fetching Bangladesh stock data by implementing built-in retry logic. This ensures reliable HTML scraping of live market data from dsebd.org without requiring external API dependencies.