Coingecko Icons Scraper avatar
Coingecko Icons Scraper

Pricing

$5.00/month + usage

Go to Apify Store
Coingecko Icons Scraper

Coingecko Icons Scraper

Developed by

El

El

Maintained by Community

scrapes cryptocurrency icons and basic information from CoinGecko. It extracts coin names, symbols, and icon URLs from the cryptocurrency list and stores them in a dataset.

0.0 (0)

Pricing

$5.00/month + usage

0

1

1

Last modified

2 days ago

CoinGecko Icons Scraper

This Apify Actor scrapes cryptocurrency icons and basic information from CoinGecko. It extracts coin names, symbols, and icon URLs from the cryptocurrency list and stores them in a dataset.

Usage

Input

Specify the number of pages to scrape:

{
"max_pages": 5
}
  • max_pages: Number of pages to scrape (default: 1, minimum: 1)

Output

The actor outputs a dataset with items like this:

{
"name": "Bitcoin",
"symbol": "BTC",
"icon_url": "https://assets.coingecko.com/coins/images/1/large/bitcoin.png"
}

On this page

Share Actor: