Scrapers.lat logo scrapers.lat
商业

Singapore SGX Listed Companies & Stock Price Scraper

Scrape all 1,200+ securities on the Singapore Exchange (SGX): stocks, ETFs, REITs, business trusts and warrants. Extract name, symbol, type, last price, change, volume, day high, day low, bid and ask. Export to JSON, CSV or Excel. No login or API key.

20 每条记录的字段 JSON · CSV · Excel · API 按用量付费
singapore-sgx-listed-companies-scraper.json 200 OK
{
  "name": "17LIVE GROUP",
  "symbol": "LVR",
  "type": "Stock",
  "lastPrice": 0.88,
  "change": 0,
  "changePercent": 0,
  "previousClose": 0.88,
  "open": 0.875,
  "dayHigh": 0.88
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
NameSymbolTypeLast PriceChangeChange PercentPrevious CloseOpenDay HighDay LowBidAskBid VolumeAsk Volume
示例输出

一条真实的示例记录,正是你收到的结构。

NameSymbolTypeLast Price
17LIVE GROUPLVRStock0.88
17LIVE W281207VT2WCompany Warrant0.001
8TelecomAZGStock0.069
9R1Y1Stock0.035
9RW270628KJZWCompany Warrant0.002
GET /singapore-sgx-listed-companies-scraper
{
  "name": "17LIVE GROUP",
  "symbol": "LVR",
  "type": "Stock",
  "lastPrice": 0.88,
  "change": 0,
  "changePercent": 0,
  "previousClose": 0.88,
  "open": 0.875,
  "dayHigh": 0.88
}

常见问题

Which securities and instruments does it cover?

The whole Singapore Exchange board: ordinary stocks and equities, ETFs, REITs, business trusts, ADRs, company warrants, structured warrants and daily leverage certificates. That is more than 1,200 listings in a single run. Bonds are excluded by design.

How many securities can it return in one run?

The full board, roughly 1,200 to 1,300 securities depending on the day. Use `maxItems` to cap the output and `securityType` to keep only one instrument type.

Can I filter by company name or ticker?

Yes. Set `searchQuery` to any company name or trading symbol (for example "DBS", "Singtel" or "D05") and the actor returns only matching securities. You can combine it with the `securityType` filter.

Does it need a login, API key or paid subscription?

No. It reads publicly available Singapore Exchange market data with no account, no key and no subscription.

How fresh are the prices, and what does the price data reflect?

Prices reflect the latest session data published by the exchange, including last price, day open, high, low, bid, ask and volume. Some fields such as bid, ask and expiry date only apply to certain instruments, so they appear only on the securities that carry them.

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。