Tiingo Public Data Scraper avatar

Tiingo Public Data Scraper

Pricing

from $19.00 / 1,000 results

Go to Apify Store
Tiingo Public Data Scraper

Tiingo Public Data Scraper

Scrapes public Tiingo data for stocks, ETFs, and mutual funds by exchange or ticker symbol. Returns each record as a flat row with ticker, exchange, and asset type.

Pricing

from $19.00 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

9 days ago

Last modified

Share

ParseForge

Tiingo Public Data Scraper

Scrape Tiingo public data for any ticker, exchange, or asset type, up to a million records per run. Each record comes with its ticker, exchange, asset type, and other public metadata. No API key required. Export to CSV, JSON, Excel, or XML.

Tiingo's official API requires an account and an API key for access. This scraper reads the public data feeds directly, filtered by exchange, asset type, or a specific ticker symbol, and returns each match in one fixed schema. No registration, no rate-limit headaches.

Who uses itWhat they scrape Tiingo for
Quantitative analystsBuilding a universe of tradable assets from a specific exchange for backtesting.
Financial data vendorsEnriching an internal database with current ticker and exchange mappings.
Portfolio managersGenerating a filtered list of ETFs available on a given exchange.
Academic researchersCollecting a cross-section of listed securities for market structure studies.

What it does

This Actor collects public Tiingo data by exchange, asset type, or ticker symbol, and returns each record as a flat row.

  • ๐Ÿฆ Exchange filter: Target a specific exchange like NYSE, NASDAQ, AMEX, or LSE.
  • ๐Ÿ“Š Asset type filter: Narrow results to Stocks, ETFs, or Mutual Funds only.
  • ๐Ÿ” Ticker filter: Pinpoint a single ticker symbol to verify its listing details.
  • ๐Ÿ“ฆ Bulk collection: Set a high maximum records limit to pull a complete market segment in one run.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with Tiingo data

๐Ÿฆ Build a watchlist by exchange.

A quantitative analyst runs the scraper with the NYSE filter and Stock asset type to generate a complete list of equities for a new algorithmic trading strategy.

๐Ÿ“Š Audit ETF availability.

A portfolio manager collects all ETF records from the LSE to identify new funds available for a European market allocation model.

๐Ÿ” Verify a corporate action.

A data operations analyst filters by a specific ticker after a merger to confirm the new exchange listing and asset type in the public record.

๐Ÿ“ฆ Seed a financial database.

A data vendor runs the scraper with a high maxItems value to perform an initial bulk load of all NASDAQ-listed securities into a new research platform.

Why choose this scraper

What you get
No API keyAccess public Tiingo data without an account or API token.
Fixed schemaEvery record arrives in a consistent, predictable flat format.
Flexible filteringCombine exchange, asset type, and ticker to isolate exactly what you need.
High volumeCollect up to a million records in a single run.

How it compares

This Actor focuses on Tiingo's public metadata for universe building, while the competitor below is a Seeking Alpha API for news and dividends.

FeatureParseForgeSeeking Alpha API News & Dividend Data
Scrapes Tiingo public metadataYesNot listed
No API key requiredYesNot listed
Filter by exchangeYesNot listed
Filter by asset typeYesNot listed
Returns news and dividend dataNot listedYes

Configure the run

Drive the Actor with an exchange code, an asset type, and an optional ticker symbol, alone or together, and filters run as each record is read so only matches reach your dataset. The Input tab lists every parameter.

A first run with the defaults:

{
"maxItems": 10,
"exchange": "NYSE"
}

A larger pull:

{
"maxItems": 200,
"exchange": "NYSE"
}

Pricing

Pay-per-result: $0.021 per result collected. You pay only for the results written to your dataset.

Results collectedApproximate cost
100 results$2.10
1,000 results$21.00
10,000 results$210.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the Tiingo Public Data Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to Tiingo through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/tiingo-public-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Your filter combination may be too restrictive. Try removing the ticker filter or setting the asset type to 'Any' to broaden the search. Also, verify the exchange code is valid for Tiingo.

The run finished but returned fewer records than my maxItems setting.

The maxItems value is an upper limit. The scraper returns only the records that match your filters. If the total available records for your criteria is less than maxItems, you will receive that smaller number.

I got an error about an invalid exchange code.

Ensure the exchange code is one that Tiingo recognizes, such as NYSE, NASDAQ, AMEX, or LSE. The code is case-sensitive, so use uppercase letters.

The data seems outdated or stale.

The scraper fetches a live snapshot on each run. If the data appears unchanged, it may reflect that Tiingo's public feed has not been updated. Try running the Actor again later.

Can I get data for OTC or international exchanges?

The scraper supports any exchange code that Tiingo's public endpoint recognizes. If you are unsure of the code, run the Actor without an exchange filter first to see all available codes in the results.

FAQ

QuestionAnswer
Do I need a Tiingo API key to use this scraper?No. This scraper accesses public data feeds that do not require authentication or an API key.
What data does this scraper return?It returns public metadata for financial instruments, including the ticker symbol, exchange code, asset type, and other listing details available in Tiingo's public endpoints.
Can I scrape data for a single ticker?Yes. Use the Ticker Filter input field to specify a single symbol and retrieve only its record.
What exchanges are supported?You can filter by any exchange code Tiingo supports, such as NYSE, NASDAQ, AMEX, or LSE. Leave the field empty to include all exchanges.
How many records can I get in one run?You can set the maximum records limit up to 1,000,000. The actual number returned depends on the filters you apply.
What asset types can I filter by?You can filter by Stock, ETF, or Mutual Fund. Select 'Any' to include all available asset types.
Is this real-time or delayed data?This scraper collects the current public metadata snapshot from Tiingo's feeds. It is not a streaming real-time price feed.
Can I schedule this scraper to run daily?Yes. You can use Apify's scheduler to run the Actor at any interval, such as daily or weekly, to keep your dataset current.
What formats can I export the data to?You can export your results to CSV, JSON, Excel, or XML directly from the Apify dataset.
Does this scraper get historical price data?No. This Actor is for public metadata like ticker and exchange listings. For historical end-of-day prices, you would need Tiingo's authenticated API.

Browse the full ParseForge collection for more scrapers.

๐Ÿ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

โš ๏ธ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Tiingo, Inc. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.