{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/14"},{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/8"},{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/17"}],"enrichment":{"capability":"Query TradingView's screener API to retrieve market data across stocks, crypto, options, forex, futures, and other instruments with support for technical indicators, fundamental metrics, and multiple timeframes.","skillfed_tags":["financial-data","market-screener","tradingview-api"],"use_cases":["Build automated stock screeners that filter by market cap, volume, technical indicators, and fundamental ratios without manual TradingView UI interaction.","Retrieve historical OHLC and indicator data across multiple timeframes for backtesting trading strategies.","Query crypto pairs, options chains, or forex instruments to monitor specific markets or build watchlists programmatically.","Integrate TradingView data into a larger financial analysis or portfolio management system via pandas DataFrames.","Access real-time streaming data for supported exchanges when authenticated with TradingView session credentials."],"what_it_does":"tradingview-screener is a low-level Python wrapper around TradingView's official screener API that lets you programmatically query market data without web scraping. It supports stocks across 70 countries, crypto, options, forex, CFDs, futures, bonds, and more\u2014retrieving OHLC data, technical indicators, fundamental metrics like P/E and EPS, and TradingView-specific fields. You build queries using a chainable API (select, where, order_by, limit) with SQL-like filtering syntax and can freely mix multiple timeframes (1m through 1M) per field.\n\nThe package depends on pandas for data handling and requests for HTTP communication. It returns results as pandas DataFrames, making it easy to integrate with analysis pipelines. Real-time data requires TradingView session authentication via cookies or API login; unauthenticated queries return delayed data. The library is designed to be forward-compatible and documents the full API surface, including screener functions for stocks, crypto, options, forex, and other instruments.","worth_installing":"Yes. The package has low install friction, active maintenance, permissive MIT licensing, and no known vulnerabilities. It directly wraps TradingView's official API, eliminating the need for web scraping. Install it if you need programmatic access to TradingView market data; be aware that real-time data requires authentication and that unauthenticated queries return delayed data only."},"id":"tradingview-screener","links":{"html":"https://skillfed.io/packages/tradingview-screener","md":"https://skillfed.io/packages/tradingview-screener.md","pypi":"https://pypi.org/project/tradingview-screener/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-20","license_spdx":null,"license_treatment":"permissive","name":"tradingview-screener","python_support":"supports_current","summary":"A package for creating stock screeners with the TradingView API"},"popularity":{"monthly_downloads":160114,"position":10672,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.2.1"}
