Shanghai Stock Exchange API
sse.com.cn
Shanghai Stock Exchange - listings, company data, filings, rankings, and live quotes.
- Actions
- 7
- Category
- Finance
- Login
- Not required
- Output
- JSON
Call the Shanghai Stock Exchange API
Submit a task, then poll the job until it settles. This example runs act_sse_com_cn_company_profile_overview.
curl -X POST https://api.anakin.io/v1/wire/task \
-H "X-API-Key: $ANAKIN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"action_id": "act_sse_com_cn_company_profile_overview",
"params": {
"company_code": "601288"
}
}'7 actions on sse.com.cn
Read
Company Profile Overview
act_sse_com_cn_company_profile_overviewread1 credit / callReturns company overview for an SSE-listed stock including name, listing date, and industry.
- company_code
- string · required
Daily Trading Summary
act_sse_com_cn_daily_trading_summaryread1 credit / callReturns daily OHLC, volume, PE ratio, and change statistics for a listed SSE stock.
- company_code
- string · required
IPO Disclosure Listing
act_sse_com_cn_ipo_disclosure_listingread2 credits / callReturns paginated IPO disclosure file metadata including filenames, titles, companies, and dates.
- page
- string · required
- file_title
- string · required
Live Stock Quote
act_sse_com_cn_stock_live_quote_snapread1 credit / callReturns a live quote with last price, bid/ask, limits, volume, and turnover for an SSE stock.
- company_code
- string · required
Market Cap Ranking
act_sse_com_cn_market_cap_ranking_listread2 credits / callReturns main-board stocks ranked by total market value with codes, names, and values.
- list_board
- string · required
Stock Intraday Line
act_sse_com_cn_stock_intraday_lineread1 credit / callReturns intraday time, price, and volume line series for a listed SSE stock.
- company_code
- string · required
Top 10 Shareholders
act_sse_com_cn_top10_shareholdersread1 credit / callReturns top-10 shareholder holdings with names, share counts, and ownership ratios.
- company_code
- string · required
Shanghai Stock Exchange API questions
- Is there an API for Shanghai Stock Exchange?
- Shanghai Stock Exchange does not offer a public data API for this, but Anakin Wire provides 7 maintained endpoints for sse.com.cn. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
- How do I scrape Shanghai Stock Exchange data?
- POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when sse.com.cn changes its markup, Anakin updates the action.
- Do I need a Shanghai Stock Exchange account?
- No. Every Shanghai Stock Exchange action listed here runs anonymously — no account and no credentials required.
- What does the Shanghai Stock Exchange API cost?
- Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.
More Finance APIs
AAII (American Association of Individual Investors)
Individual investors association - stock screener, sentiment surveys, ETF data, and research.
Affirm
Affirm partner directory - store listings, merchant guides, and merchant detail APIs.
Alphavantage.Co
Alpha Vantage public market data APIs for stock quotes, intraday and daily time series, fundamentals, FX, crypto, and technical indicators.
AnnualReports
Public-company profiles and annual reports - by exchange or industry, with filing links.
Artemis
Blockchain metrics dashboards - chain comparisons, active-user trends, and price time-series.
Asian Development Bank
Asian Development Bank data portal - publications, project documents, economic indicators, and financing datasets.