# psxdata ## Docs - [Health](https://psxdata.mintlify.app/api-reference/health/health.md): Return API liveness status. - [Get Index](https://psxdata.mintlify.app/api-reference/indices/get-index.md) - [List Indices](https://psxdata.mintlify.app/api-reference/indices/list-indices.md) - [Get Debt Market](https://psxdata.mintlify.app/api-reference/market/get-debt-market.md) - [Get Eligible Scrips](https://psxdata.mintlify.app/api-reference/market/get-eligible-scrips.md) - [Get Sector Stocks](https://psxdata.mintlify.app/api-reference/sectors/get-sector-stocks.md) - [List Sectors](https://psxdata.mintlify.app/api-reference/sectors/list-sectors.md) - [Get Fundamentals](https://psxdata.mintlify.app/api-reference/stocks/get-fundamentals.md) - [Get Historical](https://psxdata.mintlify.app/api-reference/stocks/get-historical.md) - [Get Quote](https://psxdata.mintlify.app/api-reference/stocks/get-quote.md) - [List Stocks](https://psxdata.mintlify.app/api-reference/stocks/list-stocks.md) - [psxdata — free PSX data for Python](https://psxdata.mintlify.app/index.md): Free open-source Python library for Pakistan Stock Exchange (PSX) data — KSE-100 historical prices, live trading board, sectors, indices, stock screener. - [Quickstart](https://psxdata.mintlify.app/rest-api/guides/quickstart.md): Make your first psxdata REST API calls in under 5 minutes. - [Introduction](https://psxdata.mintlify.app/rest-api/introduction.md): Base URL, rate limits, error format, and authentication for the psxdata REST API. - [Getting started](https://psxdata.mintlify.app/sdk/getting-started.md): Install psxdata and fetch your first PSX stock data in under 5 minutes. - [How to use the free PSX data API with Python](https://psxdata.mintlify.app/sdk/guides/free-psx-api.md): Step-by-step guide to downloading free Pakistan Stock Exchange data with the psxdata Python library. - [Download PSX historical stock prices with Python](https://psxdata.mintlify.app/sdk/guides/historical-data.md): Download historical OHLCV prices for any PSX-listed stock using psxdata. Works with pandas out of the box. - [Fetch KSE-100 and PSX index data with Python](https://psxdata.mintlify.app/sdk/guides/indices.md): Download KSE-100, KSE-30, and all PSX index data programmatically using psxdata. - [Get live PSX trading board snapshots with Python](https://psxdata.mintlify.app/sdk/guides/realtime-snapshot.md): Fetch point-in-time live trading board data from PSX using psxdata -- no browser required. - [Analyse PSX sector performance with Python](https://psxdata.mintlify.app/sdk/guides/sector-analysis.md): Fetch sector-wise summary data from PSX and analyse performance trends using pandas. - [Screen PSX stocks with Python](https://psxdata.mintlify.app/sdk/guides/stock-screener.md): Filter and screen all PSX-listed stocks by sector, index, and trading metrics using psxdata. - [Client & core functions](https://psxdata.mintlify.app/sdk/reference/client.md): API reference for PSXClient and all psxdata module-level functions. - [Exceptions](https://psxdata.mintlify.app/sdk/reference/exceptions.md): Exception hierarchy for psxdata. All library exceptions inherit from PSXDataError. ## OpenAPI Specs - [openapi](https://psxdata.mintlify.app/openapi.json)