# Coinlib > Coinlib (coinlib.io) is a cryptocurrency market data platform: live prices, charts, and market stats for the top 1,000+ coins, exchange rankings, coin analysis articles, guides, calculators, a crypto-fiat converter, and embeddable price widgets. Market data is synced from CoinMarketCap and CoinGecko roughly every 5 minutes. Notes for agents: - Coin page URLs use the pattern `/coin/{SYMBOL}/{Name-Slug}` with an uppercase symbol and the coin name with spaces replaced by hyphens, e.g. `/coin/BTC/Bitcoin` or `/coin/SHIB/Shiba-Inu`. - Please use the HTML pages listed below. The `/api/` prefix is internal and disallowed in robots.txt — do not call it. Programmatic access (an API or MCP server for agents) may be offered in the future. - Market data refreshes roughly every 5 minutes — re-fetching a page faster than that returns the same figures. - All prices are in USD. - Coinlib is an information site only: no trading, custody, or financial advice. See the disclaimer before citing figures as advice. ## Key pages - [Home / market overview](https://coinlib.io/): live prices table for top coins, global market cap, and highlights - [All coins](https://coinlib.io/coins): full ranked coin list, paginated at /coins/{page} - [Trending coins](https://coinlib.io/trending): coins with unusual activity right now - [Gainers & losers](https://coinlib.io/gainers-losers): biggest 24h movers - [Market weather](https://coinlib.io/market-weather): overall market sentiment snapshot - [Exchanges](https://coinlib.io/exchanges): ranked crypto exchanges, detail at /exchanges/{slug} - [Exchange fees comparison](https://coinlib.io/exchanges/fees): maker/taker fees for all tracked exchanges side by side - [Compare coins](https://coinlib.io/compare): side-by-side comparison, e.g. /compare?a=bitcoin&b=ethereum (lowercase slugs) - [Converter](https://coinlib.io/converter): convert between the top 100 coins and 14 fiat currencies - [Analysis](https://coinlib.io/analysis): editorial coin analysis; per-coin posts live at /coin/{SYMBOL}/{Name}/analysis/{slug} - [Guides](https://coinlib.io/guides): educational crypto guides - [Calculators](https://coinlib.io/calculators): 11 trading calculators (margin, slippage, position-size, trading-fee, liquidation-price, spread, take-profit, stop-loss, options-profit, funding-rate, risk-reward) at /calculators/{slug} - [Widgets](https://coinlib.io/widgets): embeddable price widgets for other websites - [Sitemap](https://coinlib.io/sitemap.xml): full URL inventory (~1,800 URLs) ## Finding things - To answer "what is the price of X" or anything about a specific coin, go straight to its page: /coin/{SYMBOL}/{Name-Slug} (e.g. https://coinlib.io/coin/ETH/Ethereum). Coin pages include current price, 1h/24h/7d/30d changes, market cap, volume, supply, a price chart, FAQs, news, and analysis links. - Coin analysis articles live under the coin page at /coin/{SYMBOL}/{Name-Slug}/analysis/{slug}; the full feed is at /analysis. - Exchange details are at /exchanges/{slug} (e.g. https://coinlib.io/exchanges/binance). - For a full URL inventory, use the sitemap at https://coinlib.io/sitemap.xml. ## Widgets Embeddable price widgets for other websites are documented at https://coinlib.io/widgets (live price tables, single-coin tickers, charts, and a converter). The embed iframes themselves are not content pages — link users to /widgets to configure one. ## Policies - [About](https://coinlib.io/about) - [Disclaimer](https://coinlib.io/disclaimer): market data is informational, not financial advice - [Privacy policy](https://coinlib.io/privacy-policy) ## Optional - [Authors](https://coinlib.io/authors): editorial team behind analysis and guides - [Robots policy](https://coinlib.io/robots.txt): /api/, /portfolio, and /widgets/embed/ are off-limits