Install
openclaw skills install nasdaq-publicQuery Nasdaq public market APIs from scripts or agent workflows. Use when you need Nasdaq stock screener pulls, symbol lists, pagination over screener rows, or guidance on official Nasdaq Data Link public API docs (authentication, API types, and rate limits).
openclaw skills install nasdaq-publicUse this skill to fetch stock-universe data from Nasdaq's public screener endpoint and to ground API decisions in official Nasdaq Data Link docs.
scripts/nasdaq-screener.sh.references/api_docs.md first.scripts/nasdaq-screener.sh --help for options.--limit and --offset for deterministic pagination.--format symbols for ticker-only output, or --format rows for JSON row objects.data.rows for screener queries.status.bCodeMessage is present or data.rows is missing.references/api_docs.md
scripts/nasdaq-screener.sh
https://api.nasdaq.com/api/screener/stocks.agents/openai.yaml