VOOZH about

URL: https://apify.com/harvest/coinmarketcap-new-listing-scraper

โ‡ฑ CoinMarketCap New Listing Scraper ยท Apify


Pricing

$1.50 / 1,000 results

Go to Apify Store

CoinMarketCap New Listing Scraper

CoinMarketCap New Listings Scraper is an Apify actor designed to scrape the 100 newest cryptocurrency listings from CoinMarketCap. The data includes detailed information about each coin, such as its price changes, platforms, market cap, and more.

Pricing

$1.50 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Harvest Data

Harvest Data

Maintained by Community

Actor stats

3

Bookmarked

32

Total users

0

Monthly active users

2 months ago

Last modified

Share

CoinMarketCap New Listings Scraper

CoinMarketCap New Listings Scraper is an Apify actor designed to scrape the 100 newest cryptocurrency listings from CoinMarketCap. The data includes detailed information about each coin, such as its price changes, platforms, market cap, and more.


Features

  • Pulls the 100 newest coins listed on CoinMarketCap.
  • Provides detailed data for each coin, including:
    • ID, name, symbol, and slug
    • Rank and active status
    • Price changes (1h, 24h, 7d, 30d)
    • 24h trading volume
    • Supported platforms
    • Market cap and fully diluted market cap
    • Date added
  • Outputs data in JSON format for easy integration into other systems.

Input

This actor does not require any input parameters. Simply run the actor, and it will fetch the data automatically.


Output

The actor returns an array of objects containing details about the newest 100 coins on CoinMarketCap. Each object has the following structure:

[
{
"id":23192,
"name":"edeXa",
"symbol":"EDX",
"slug":"edexa-service-token",
"rank":3471,
"priceChange":{
"price":0.07640626680033738,
"priceChange1h":-1.45805284,
"priceChange24h":-1.45805284,
"priceChange7d":-1.45805284,
"priceChange30d":-1.45805284,
"volume24h":322795.48395579,
"lastUpdate":"2024-11-28T16:12:00.000Z"
},
"platforms":[
{
"id":3890,
"name":"Polygon",
"symbol":"MATIC",
"slug":"polygon"
},
{
"id":1027,
"name":"Ethereum",
"symbol":"ETH",
"slug":"ethereum"
},
{
"id":1839,
"name":"BNB",
"symbol":"BNB",
"slug":"bnb"
}
],
"addedDate":"2024-11-28T15:23:37.000Z",
"marketCap":0,
"selfReportedMarketCap":0,
"fullyDilutedMarketCap":191015667,
"isActive":1
},
{
"id":34021,
"name":"Zon Token",
"symbol":"ZON",
"slug":"zon-token",
"rank":6401,
"priceChange":{
"price":0.009246568057162318,
"priceChange1h":-4.70580973,
"priceChange24h":-4.70580973,
"priceChange7d":-4.70580973,
"priceChange30d":-4.70580973,
"volume24h":1171.01976273,
"lastUpdate":"2024-11-28T16:12:00.000Z"
},
"platforms":[
{
"id":2634,
"name":"XDC Network",
"symbol":"XDC",
"slug":"xdc-network"
}
],
"addedDate":"2024-11-28T15:22:17.000Z",
"marketCap":0,
"selfReportedMarketCap":462328.4028581159,
"fullyDilutedMarketCap":933903.38,
"isActive":1
}
]

How It Works

  1. The actor navigates to the CoinMarketCap website and extracts the newest 100 cryptocurrencies listed.
  2. It gathers information such as name, symbol, price changes, platforms, and market cap.
  3. The scraped data is output in structured JSON format for further use.

Use Cases

  • Monitor new cryptocurrency listings for investment opportunities.
  • Build a dashboard for tracking newly listed coins.
  • Integrate with other applications to fetch and analyze crypto data.

Installation & Usage

  1. Log in to your Apify account.
  2. Add the actor to your Apify console.
  3. Run the actor without any input configuration.
  4. Download the resulting JSON data or access it programmatically using Apify's API.

Notes

  • Data is updated in real-time and may reflect the latest changes as listed on CoinMarketCap.
  • Ensure compliance with CoinMarketCap's terms of service when using the data.

Support

For issues or feature requests, please contact the developer or raise an issue in the Apify platform.


Feel free to adjust any sections to better match your actor or preferences!

You might also like

CoinMarketCap Crypto Scraper

crawlerbros/coinmarketcap-scraper

Scrape CoinMarketCap for cryptocurrency prices, market cap, supply, ATH/ATL, audits, and social links.

CoinMarketCap DexScan Scraper

scraped/coinmarketcap-dexscan-scraper

CoinMarketCap DexScan Scraper: An Apify actor that fetches trending decentralized exchange tokens data from CoinMarketCap based on user-selected time intervals.

CoinMarketCap Crypto Scraper

rupom888/coinmarketcap-scraper

Scrape CoinMarketCap for real-time cryptocurrency prices, market data, rankings, and coin details. Extract price, market cap, volume, circulating supply, percentage changes, and historical data. Get top coins, trending coins, DeFi tokens, NFTs, and exchange data.

CoinMarketCap New Coins Scraper - Latest Crypto Listings

george.the.developer/coinmarketcap-new-coins-scraper

Track newly listed coins on CoinMarketCap with prices, market cap, volume, and metadata. Stay ahead of new crypto launches.

10

CoinMarketCap Scraper

muhammetakkurtt/coinmarketcap-scraper

CoinMarketCap Scraper extracts key cryptocurrency data like market cap, price trends, and volume. Filter by DeFi, NFT, or gaming categories and platforms. View prices in various currencies and sort by metrics. Ideal for crypto investors seeking deep market insights and portfolio tracking.

๐Ÿ‘ User avatar

Muhammet Akkurt

73

5.0

CoinMarketCap Listings Scraper

marcomigozzi/coinmarketcap-listings-scraper

Extract cryptocurrency market data from CoinMarketCap including trending cryptocurrencies, gainers/losers, and recently added tokens. Gets prices, market caps, volumes, percentage changes, and logo URLs.

3

CoinMarketCap scraper | Fast & reliable

adventurous_nut/coinmarketcap-scraper-fast-reliable

๐Ÿš€ Fast & reliable CoinMarketCap scraper supporting Trending, Top, Most Visited & New coins. Extract rich crypto data including price, volume, market cap, % change, CMC rank, supply & more. Ideal for traders, analysts, bots & dashboards.

๐Ÿ‘ User avatar

abdelhafid hasnaoui

5

Related articles

How to scrape LinkedIn with Python: step-by-step guide
Read more
Instagram location scraping: complete guide
Read more