Tmx Company Delisted Suspended Spider avatar

Tmx Company Delisted Suspended Spider

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Tmx Company Delisted Suspended Spider

Tmx Company Delisted Suspended Spider

This Apify Actor scrapes delisted and suspended companies from TMX, delivering symbols, names, dates, and statuses in structured JSON. Perfect for financial analysts and investors, it ensures fast, reliable data with flexible configurations and real-time updates for accurate market insights.

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Description

This Apify Actor scrapes delisted and suspended companies from TMX, delivering symbols, names, dates, and statuses in structured JSON. Perfect for financial analysts and investors, it ensures fast, reliable data with flexible configurations and real-time updates for accurate market insights.


Tmx Company Delisted Suspended Spider

The Tmx Company Delisted Suspended Spider is a powerful Apify Actor designed to scrape and extract data on delisted and suspended companies from the TMX (Toronto Stock Exchange) platform. It provides reliable, up-to-date information on company symbols, names, dates, and statuses, making it an essential tool for financial analysts, investors, and researchers. By automating the collection of this critical data, the Actor saves time and ensures accuracy in tracking market changes.

Features

  • Comprehensive Data Extraction: Retrieves detailed information on delisted and suspended companies, including symbols, names, and dates.
  • High Reliability: Built with robust error handling to ensure consistent data quality and minimal failures.
  • Fast Performance: Optimized for quick scraping, processing large volumes of data efficiently.
  • Flexible Configuration: Allows users to specify company types (e.g., delisted or suspended) for targeted results.
  • Structured Output: Delivers clean, JSON-formatted data ready for integration into databases or analysis tools.
  • Apify Integration: Seamlessly runs on the Apify platform with easy monitoring and export options.
  • Real-Time Updates: Captures the latest available data from TMX sources for timely insights.

Input Parameters

ParameterTypeRequiredDescriptionExample
CompaniesarrayNoAn array of company types to scrape, such as "delisted" or "suspended". Defaults to both if not specified.["delisted", "suspended"]

Example Usage

To run the Actor, provide the input configuration in JSON format. Here's an example:

{
"Companies": ["delisted", "suspended"]
}

The Actor will output a JSON array of objects, each representing a company. Example output:

[
{
"symbol": "GLXY",
"name": "Galaxy Digital Inc.",
"date": "2026-03-19",
"company_type": "delisted",
"actor_id": "BuW5YWfgmLjxohawk",
"run_id": "39VGaI6erC6lzIkjL"
},
{
"symbol": "CFX",
"name": "Canfor Pulp Products Inc.",
"date": "2026-03-18",
"company_type": "delisted",
"actor_id": "BuW5YWfgmLjxohawk",
"run_id": "39VGaI6erC6lzIkjL"
},
{
"symbol": "QIPT",
"name": "Quipt Home Medical Corp.",
"date": "2026-03-17",
"company_type": "delisted",
"actor_id": "BuW5YWfgmLjxohawk",
"run_id": "39VGaI6erC6lzIkjL"
}
]

Use Cases

  • Market Research and Analysis: Track delisted companies to analyze market trends and investment risks.
  • Competitive Intelligence: Monitor suspended firms to gain insights into industry competitors.
  • Price Monitoring: Identify historical data on company suspensions for pricing strategies.
  • Content Aggregation: Collect data for financial blogs, reports, or news aggregators.
  • Academic Research: Support studies on stock market dynamics and corporate failures.
  • Business Automation: Automate data feeds for financial dashboards or alerting systems.

Installation and Usage

  1. Search for "Tmx Company Delisted Suspended Spider" in the Apify Store
  2. Click "Try for free" or "Run"
  3. Configure input parameters
  4. Click "Start" to begin extraction
  5. Monitor progress in the log
  6. Export results in your preferred format (JSON, CSV, Excel)

Output Format

The Actor outputs data as a JSON array of objects. Each object includes:

  • symbol: The stock symbol of the company (e.g., "GLXY").
  • name: The full name of the company (e.g., "Galaxy Digital Inc.").
  • date: The date associated with the delisting or suspension (in YYYY-MM-DD format).
  • company_type: The type of action, such as "delisted" or "suspended".
  • actor_id: The unique identifier of the Actor run.
  • run_id: The unique identifier of the specific run.

This structured format ensures easy parsing and integration into downstream applications.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!