VOOZH about

URL: https://apify.com/nexgendata/pse-edge-disclosures?fpr=2ayu9b

โ‡ฑ PSE Edge Disclosures API โ€” Philippine Stock Exchange Filings ยท Apify


๐Ÿ‘ PSE Edge Disclosures โ€” Philippine Stock Exchange Filings avatar

PSE Edge Disclosures โ€” Philippine Stock Exchange Filings

Pricing

from $50.00 / 1,000 disclosures

Go to Apify Store

PSE Edge Disclosures โ€” Philippine Stock Exchange Filings

Real-time corporate filings from PSE Edge, the Philippine Stock Exchange's official disclosure portal: annual (17-A) & quarterly (17-Q) reports, material events, board changes, dividends. Clean structured JSON per filing, filterable by issuer.

Pricing

from $50.00 / 1,000 disclosures

Rating

0.0

(0)

Developer

๐Ÿ‘ NexGenData

NexGenData

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

28 minutes ago

Last modified

Categories

Share

Pull Philippine Stock Exchange corporate filings as clean JSON, straight from PSE Edge (edge.pse.com.ph), the exchange's official disclosure portal. Every annual report (17-A), quarterly report (17-Q), material-event disclosure, board change, dividend declaration and press release flows through keyed by stock symbol โ€” with title, template name, disclosure date/time and the source document link โ€” no manual HTML scraping or PDF wrangling. Filter by ticker, template type and lookback window. Built for Philippine equity-research teams, ASEAN cross-border funds and compliance desks.

๐Ÿ“Š Sample Output

๐Ÿ‘ PSE Edge disclosures via edge.pse.com.ph โ€” ticker, template, title, source URL. Philippine equity research, ASEAN hedge fund intelligence, BSP/SEC PH compliance, ALI/BPI/SM Group filings, M&A diligence.

Use cases

  • PSE filing monitoring โ€” 17-A annual, 17-Q quarterly and material-event disclosures across 280+ PSE-listed names.
  • Dividend & board-change alerting keyed by stock symbol.
  • ASEAN cross-border equity research โ€” combine with SGX, Taiwan and other APAC disclosure feeds.
  • Compliance / disclosure databases keyed by PSE symbol.
  • Philippine markets dashboards โ€” populate a low-latency corporate-news feed.

Who buys this

  • Philippine equity research teams monitoring PSE-listed names for material events, earnings filings and board changes.
  • ASEAN-focused hedge funds building cross-market signals across PSE, IDX, SGX and Bursa Malaysia.
  • BSP / SEC PH compliance teams tracking timely-disclosure adherence for regulated issuers (banks, holding firms, insurers).
  • Financial journalists needing a low-latency feed of PSE corporate news.
  • M&A advisors doing diligence on PSE-listed targets โ€” quick scan of 17-A, material-event and ownership disclosures.

Input

FieldTypeDescription
tickersarrayOptional PSE stock symbols to filter (e.g. ["SM", "BPI", "AC"]). Empty pulls every disclosure in the window.
templateFilterstringFree-text filter on disclosure template name (e.g. "17-A", "Material Event", "Press Release").
lookbackDaysintegerHow many days back to pull (1โ€“90, default 7).
maxResultsintegerHard cap on records returned per run (1โ€“500, default 50).
{
"tickers":["SM","BPI"],
"templateFilter":"",
"lookbackDays":7,
"maxResults":50
}

Output schema

Each item is a single PSE Edge disclosure (11 fields). The full filing text is not included โ€” follow source_url for the official document.

{
"disclosure_id":"...",
"ticker":"BPI",
"company_name":"Bank of the Philippine Islands",
"disclosure_date":"2026-06-26",
"disclosure_time":"15:10",
"template_name":"Material Information/Transactions",
"title":"...",
"description":"...",
"file_url":"https://edge.pse.com.ph/...",
"source_url":"https://edge.pse.com.ph/...",
"scraped_at":"2026-06-29T..."
}

How it works

  1. Verifies robots.txt allows the polite NexGenData UA before fetching.
  2. Loads the PSE Edge company directory once per run to build a robust company-name โ†’ stock-symbol map.
  3. Hits the official PSE Edge JSON XHR endpoint with a date window derived from lookbackDays; paginates server-side.
  4. Filters client-side by ticker and template if requested.
  5. Pushes one dataset item per disclosure with source_url pointing back to edge.pse.com.ph/openDiscViewer.do.

Rate-limited to โ‰ค 2 requests/second. No emails, phones, addresses or full document body text โ€” public corporate filings only, with a link back to the authoritative source.

FAQ

Where does the data come from? PSE Edge (edge.pse.com.ph), the Philippine Stock Exchange's official disclosure portal.

Which filing types? 17-A annual, 17-Q quarterly, material events, board changes, dividends and press releases.

Can I filter by company? Yes โ€” pass PSE stock symbols in tickers.

Does it return the PDF? It returns file_url / source_url to the official document; metadata is structured, the file itself is linked.

How fresh is it? It queries PSE Edge live at run time; schedule for near-real-time monitoring.

SEO keywords

PSE Edge disclosures API ยท Philippine Stock Exchange filings JSON ยท PSE 17-A / 17-Q reports scraper ยท PSE material event filings ยท Philippine listed company disclosures data ยท edge.pse.com.ph API ยท PSE board changes ยท ASEAN equity research data.

Related actors โ€” APAC disclosure family

You might also like

Taiwan TWSE Listed Company Disclosures Scraper

scrapers_lat/taiwan-twse-disclosures-scraper

Scrape Taiwan Stock Exchange (TWSE) listed-company disclosures: material announcements, monthly revenue, income statements, balance sheets, dividends, EPS, company profiles and major shareholdings. Export to JSON, CSV, Excel.

Japan Financial Filings Scraper (EDINET)

rationalistic_counsel/edinet-japan-financial-reports

Extract Japanese corporate financial filings from EDINET, Japan's SEC equivalent. Search by company name, Tokyo Stock Exchange stock code, or date range. Download annual reports, quarterly filings, and large shareholding reports in PDF, XBRL, and CSV. 38 document types with English labels.

Congressional Trading Signals โ€” STOCK Act Intelligence

ryanclinton/congress-stock-tracker

Turn US congressional STOCK Act disclosures into signals. Parses House filings into trades, then detects late disclosures, buying clusters, new positions, committee activity, behaviour changes, and consensus scores. Official House & Senate data โ€” no AI, no third-party sources.

41

Crypto Currency Exchange Price Scraper

clemlobe87/crypto-currency-exchange-price-scraper

Crypto Currency Exchange Price Scraper

๐Ÿ‘ User avatar

Allison Macmurtrie

2

Stock Exchange Scraper

gentle_cloud/stock-exchange-scraper

Scrape real-time and historical stock market data from major exchanges (NYSE, NASDAQ, LSE, TSE, etc.). Get quotes, OHLCV data, and company info for any publicly traded stock. No API key required.

10

Currency Exchange Rate Tracker

ryanclinton/exchange-rate-tracker

Currency Exchange Rate Tracker is an Apify actor that retrieves live foreign exchange rates for over 160 world currencies using the open ExchangeRate-API.

16