Malaysia ILP Fund Prices
Pricing
$10.00 / 1,000 source fetches
Malaysia ILP Fund Prices
Daily unit prices for Malaysia investment-linked insurance (ILP) funds across 5 insurers: Prudential PRULink (71), Sun Life (24), Zurich Takaful (10), PruBSN Takafulink (11), Etiqa Life/Takaful (21 funds, MSN primary + PDF fallback, 1Y history). Clean JSON/CSV.
Pricing
$10.00 / 1,000 source fetches
Rating
0.0
(0)
Developer
subimpact
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
2
Monthly active users
18 days ago
Last modified
Categories
Share
Daily unit prices for Malaysia investment-linked insurance (ILP) funds — the sub-funds behind PRULink, Takafulink, Lion, Premier and Shariah insurance portfolios. Pulled from each insurer's official public page, normalized into one clean dataset.
Why this exists
Malaysian insurers publish ILP unit prices on scattered, inconsistent pages — static HTML tables, embedded JS arrays, and PDFs. None of it is machine-readable as-is, and no Apify actor serves this lane. This actor turns 5 insurers' official pages into a single normalized JSON/CSV stream.
Sources (all official public pages, live-verified 2026-08-10)
| Source | Funds | Method |
|---|---|---|
| Prudential PRULink (prufundprice.com) | 71 | embedded JS array |
| Sun Life Malaysia | 24 | static HTML tables (conventional + Islamic) |
| Zurich Takaful | 10 | static HTML table |
| Prudential BSN Takaful | 11 | HTML table (Incapsula; Chrome TLS fingerprint) |
| Etiqa Life + Takaful | 15 + 6 | daily price PDFs (~130 valuation dates of history) |
~137 funds current + ~2,700 historical rows per full run.
Input
| Field | Default | Notes |
|---|---|---|
sources | all | subset: prudential, sunlife, zurich, prubsn, etiqa |
includeHistory | true | false = latest valuation date only |
format | json | json or csv |
webhookUrl | — | POST result file after run |
Output
- Dataset records — one per fund × valuation date, streamed incrementally during the run:
source, fund_name, category, currency, price, valuation_date, previous_price, change, change_pct, raw_date, pricing_lag_days - Key-value store —
ilp_fund_prices.json(or.csv) +run_meta.json(per-source counts, run time) pricing_lag_days: 2 for Prudential#-marked funds (2-business-day pricing), 1 otherwise
Pricing
Pay-per-event: $0.01 per source successfully fetched (5 sources = $0.05 per full run). No charge on failed/empty sources.
Notes & caveats
- All data is from insurers' official public pages; verify against your insurer before financial decisions.
- Etiqa history spans ~Feb–Aug of the current year (their daily PDF carries the full matrix).
- Sun Life/Zurich pages show the valuation date; Prudential/PruBSN/Etiqa include per-row dates.
- Allianz, AIA, Great Eastern, Tokio Marine, Hong Leong Assurance are not included in v1 (WAF/JS-rendered); a v2 via MSN Finance's public API is under evaluation.