Nepalytix: Get Broker Analysis
Nepalytix via Parse · Finance
Get aggregated broker-level analysis for a stock symbol over a date range. Returns buy/sell quantities and amounts for each broker that participated, sorted by net quantity descending (highest net buyers first). The date range is computed as a lookback from the latest trading day. Data comes from NEPSE broker flow analysis showing top 15 net buyers and top 15 net sellers. Access Nepal Stock Exchange (NEPSE) market data including stock search, details, market summary, stock listings, and floorsheet transaction records via Nepalytix. Fulfilled by Parse from nepalytix.com.
- b2b-directory
- finance
- government-public
- nepalytix
- nepalytix-com
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/27f8bbc4-1e92-46a2-bb42-eee10f8da93b/get_broker_analysis
- Interface artifact
- sha256:d1f67c69bb871f63eb4e7336fcc96051b64abf4acb222ef7a689abd245bce49a
- Manifest digest
- sha256:4d6587398e2877f1391b6a3bf4523b08156538058f48fd9daab4a2e716851067
Request fields
- symbol (string, required): NEPSE stock symbol (e.g. NABIL, KKHC). Available from search_stocks or get_stock_list.
- end_date (string, required): End date in YYYY-MM-DD format. Used with start_date to compute the lookback period.
- start_date (string, required): Start date in YYYY-MM-DD format. Used with end_date to compute the lookback period.
Example queries
- {"symbol":"NABIL","end_date":"2026-08-23","start_date":"2026-08-17"}