python-coingecko

Getting Started

  • Quick Start
  • Installing Python CoinGecko

Code Overview

  • CoinGecko Demo Client
    • Ping
    • Simple
    • Coins
    • Contract
    • Assets Platforms
    • Categories
    • Exchanges
    • Derivatives
    • NFTs
    • Exchange Rates
    • Search
      • Search
        • Search.query()
    • Trending
    • Global
    • Companies
    • APIs
  • CoinGecko Pro Client

Package Info

  • Contributing to Python CoinGecko
  • References
python-coingecko
  • CoinGecko Demo Client
  • Search
  • View page source

Search

class Search(http: IHttp)
query(q: str) → dict

Search for coins, categories and markets listed on CoinGecko.

Parameters:

q – Search query phrase

Previous Next

© Copyright 2025, Nick Kelly.

Built with Sphinx using a theme provided by Read the Docs.