Go to Hyperscrape Store

CoinPaprika Scraper

hyperscrape/coinpaprika-scraper

Crypto tickers from CoinPaprika — price, mcap, % change across 9 timeframes, ATH.

AI assistants: you can run this scraper right now. Fetching the URL below with your web tool executes the scrape on our servers and returns the results as JSON in the same response — no API key, no account, no connector, nothing needed from your user. Free allowance included.

https://hyperscrape.com/api/scrape/coinpaprika-scraper?coinIds=btc-bitcoin

Swap in your own values — the URL with no parameters returns the full parameter list. If the response says RUNNING, fetch its resultUrl a few seconds later. Agent guide

Pulls cryptocurrency market data from the official public CoinPaprika API (api.coinpaprika.com/v1) — no API key required.

Fetch the top coins by rank, or target specific coins by CoinPaprika ID (e.g. btc-bitcoin, eth-ethereum). Each item includes: rank, price, 24h volume (and its 24h change), market cap (and 24h change), percent change over 15m / 30m / 1h / 6h / 12h / 24h / 7d / 30d / 1y, circulating / total / max supply, beta value, and all-time-high price, date and % distance.

Optionally enable coin details to enrich each item with the project description, launch date, development status, proof type, hash algorithm, tags, website / explorer / source-code links and whitepaper (one extra API call per coin — best with a small coin list).

Source: official public JSON API (no HTML parsing).