Chartink: Run Stock Screener
Chartink via Parse · Finance
Run a stock screener with a Chartink scan clause. Returns stocks matching the filter criteria. The scan clause uses Chartink's proprietary syntax. An invalid clause returns an upstream error from the screener engine. API to extract stock market data from Chartink.com (NSE/BSE), including fundamental metrics, technical OHLCV data, and custom stock screenings. Fulfilled by Parse from chartink.com.
- b2b-directory
- chartink
- chartink-com
- developer-tools
- finance
- 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
- POST /scraper/d650ce4b-82c4-4521-b5c6-0c67105247cd/run_stock_screener
- Interface artifact
- sha256:4ec21d03dfd4dbe0677878fb800693ef3ccf3f3965afa4b411abf1c3670b7fd7
- Manifest digest
- sha256:196b5bbf334c3115b6c734706aef8e4701a6fc386d5db25cbed65780131fefa6
Request fields
- scan_clause (string, required): Chartink scan clause filter condition using the site's proprietary syntax (e.g. '( {cash} ( latest close > 0 ) )', '( {cash} ( latest volume > 10000000 ) )').
Example queries
- {"scan_clause":"( {cash} ( latest volume > 10000000 ) )"}