π΅π English Β· Read about other markets: π¨π³ δΈε½ Β· π―π΅ ζ₯ζ¬ Β· π¬π§ All
π΅π Philippines Data Toolkit
PSE Edge disclosures and live PSEi quotes & fundamentals β Philippine Stock Exchange data turned into structured JSON. No scraper infrastructure to build, pay only for what you use.
Why NexGenData
- First-party sources. Pulled straight from the Philippine Stock Exchange (PSE Edge & PSE quotes).
- Structured JSON. Clean data that drops straight into pandas / Excel.
- Pay-per-use. No subscriptions β pay only for what you run. New users get $5 free credit.
Disclosures / Filings
- PSE Edge Disclosures β Philippine Stock Exchange (PSE Edge) company filings and disclosures, structured into JSON.
Quotes & Fundamentals / Screener
- PSE Philippines Stock Screener β PSEi live quotes, market cap (PHP), P/E, P/B, dividend yield, ROE and sector for PSE-listed names (SM Investments, BDO, and more).
Coming soon: more Philippines sources (BSP, SEC i-Register and others) will open up over time.
Quick Start
from apify_client import ApifyClient
client = ApifyClient("YOUR_APIFY_TOKEN")
run = client.actor("nexgendata/pse-edge-disclosures").call(run_input={})
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item)
Transparent Pricing
Pay-per-event, no monthly fee. Each Actor charges a small start fee plus a per-record price (e.g. PSE Edge disclosures $0.005 + $0.05/filing; the screener $0.01 + $0.25/stock). Start for a fraction of the cost of a paid terminal.
Get Started Free
New users get $5 free credit (no card required). Sign up here β run either Actor above β get structured data in minutes. Full catalog (300+ Actors) on the Apify profile.
Contact
For custom datasets or partnerships, email steve@thenextgennexus.com with the sources and fields you need.