Access comprehensive Thai stock fundamental data spanning 10+ years with just 3 lines of code.
Get up and running with ThaiFin in minutes. Learn the basics of accessing Thai stock data.
Read Quick Start Guide →Comprehensive guide with practical examples, from basic usage to advanced analysis techniques.
Read User Guide →Complete technical documentation of all classes, methods, and parameters with examples.
View API Reference →Detailed overview of ThaiFin's capabilities, data coverage, and advanced features.
Explore Features →Real-world code examples for financial analysis, investment screening, and data visualization.
Browse Examples →Single-page documentation with everything you need to master ThaiFin library.
Read Complete Documentation →# Get Thai stock data in 3 lines
from thaifin import Stock
stock = Stock('PTT')
quarterly_data = stock.quarter_dataframe
Access 10+ years of financial data for any Thai public company with bilingual support (Thai/English).