TradingView Ideas Scraper avatar

TradingView Ideas Scraper

Pricing

from $1.99 / 1,000 scraped tradingview ideas

Go to Apify Store
TradingView Ideas Scraper

TradingView Ideas Scraper

Scrape public TradingView ideas by feed or chart URL. Extract titles, analysis, symbols, Long/Short direction, authors, timestamps, engagement, hashtags, and chart images for market research.

Pricing

from $1.99 / 1,000 scraped tradingview ideas

Rating

0.0

(0)

Developer

Muhammad Afzal

Muhammad Afzal

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

5 days ago

Last modified

Share

Free plan limit: Free-plan users can receive up to 5 result records per run. Paid-plan and local/unknown runs retain the Actor's existing limits.

Scrape public TradingView community ideas for research, market-content monitoring, and trading-analysis workflows. Results contain the idea title, public analysis text, symbol, direction label, author, timestamp, engagement counts, chart image, hashtags, and canonical chart URL.

What it extracts

FieldMeaning
ideaUrl, titleCanonical public chart URL and idea title
description, hashtagsVisible public analysis text and hashtags
symbol, exchange, directionCard market and Long/Short/Neutral label
author, authorUrl, publishedAtPublic attribution and timestamp
imageUrl, comments, boostsPreview image and visible engagement

Use ideasUrl for a feed such as https://www.tradingview.com/ideas/technicalanalysis/, or ideaUrls for exact public chart idea URLs. Feed pages are followed using TradingView's public numbered page URLs. Results are deduplicated and capped by maxResults.

Example input

{
"ideasUrl": "https://www.tradingview.com/ideas/technicalanalysis/?sort=recent",
"maxResults": 20,
"maxPages": 2,
"includeDescription": true
}

Example output

{
"ideaUrl": "https://www.tradingview.com/chart/XAUUSD/ABC123-Gold-setup/",
"title": "Gold setup",
"description": "Bullish structure near resistance...",
"symbol": "XAUUSD",
"exchange": "OANDA:XAUUSD",
"direction": "Long",
"author": "trader",
"publishedAt": "2026-08-20T10:23:16.000Z",
"comments": 4,
"boosts": 12,
"hashtags": ["#XAUUSD", "#PriceAction"]
}

Pricing and reliability

PPE charges $0.001 per delivered dataset item plus a $0.00005 actor-start event. A 20-result run therefore has a maximum event charge of $0.02005. Apify platform usage for this Actor run is included in event prices; no separate platform-usage fee is charged for the run. The actor uses one polite direct HTTP session with bounded retries; HTTP 403/429 and exhausted request failures are reported in OUTPUT, not converted into fake empty records.

This actor only accesses public TradingView pages. It does not log in, use private ideas, bypass CAPTCHAs or paywalls, or provide investment advice. Respect TradingView's terms, robots guidance, copyright, and applicable laws when using results.

Pricing

This Actor uses pay-per-event pricing. These are the current Apify Store event prices:

EventPrice (USD)When it is charged
apify-default-dataset-item$0.001Scraped TradingView idea — One unique public TradingView idea written to the default dataset.
apify-actor-start$0.00005Actor Start — Charged when the Actor starts running. Number of events charged depends on Actor memory (one event per GB, minimum one event). — Charged once per run.

Apify platform usage for this Actor run is included alongside the event prices above; no separate per-run platform-usage fee is passed to users.

This covers Apify platform usage for this Actor run. Other Apify products or usage outside this Actor run may still follow your account plan.