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.
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.
This actor does not require any input parameters. Simply run the actor, and it will fetch the data automatically.
The actor returns an array of objects containing details about the newest 100 coins on CoinMarketCap. Each object has the following structure:
1[ 2 { 3 "id": 23192, 4 "name": "edeXa", 5 "symbol": "EDX", 6 "slug": "edexa-service-token", 7 "rank": 3471, 8 "priceChange": { 9 "price": 0.07640626680033738, 10 "priceChange1h": -1.45805284, 11 "priceChange24h": -1.45805284, 12 "priceChange7d": -1.45805284, 13 "priceChange30d": -1.45805284, 14 "volume24h": 322795.48395579, 15 "lastUpdate": "2024-11-28T16:12:00.000Z" 16 }, 17 "platforms": [ 18 { 19 "id": 3890, 20 "name": "Polygon", 21 "symbol": "MATIC", 22 "slug": "polygon" 23 }, 24 { 25 "id": 1027, 26 "name": "Ethereum", 27 "symbol": "ETH", 28 "slug": "ethereum" 29 }, 30 { 31 "id": 1839, 32 "name": "BNB", 33 "symbol": "BNB", 34 "slug": "bnb" 35 } 36 ], 37 "addedDate": "2024-11-28T15:23:37.000Z", 38 "marketCap": 0, 39 "selfReportedMarketCap": 0, 40 "fullyDilutedMarketCap": 191015667, 41 "isActive": 1 42 }, 43 { 44 "id": 34021, 45 "name": "Zon Token", 46 "symbol": "ZON", 47 "slug": "zon-token", 48 "rank": 6401, 49 "priceChange": { 50 "price": 0.009246568057162318, 51 "priceChange1h": -4.70580973, 52 "priceChange24h": -4.70580973, 53 "priceChange7d": -4.70580973, 54 "priceChange30d": -4.70580973, 55 "volume24h": 1171.01976273, 56 "lastUpdate": "2024-11-28T16:12:00.000Z" 57 }, 58 "platforms": [ 59 { 60 "id": 2634, 61 "name": "XDC Network", 62 "symbol": "XDC", 63 "slug": "xdc-network" 64 } 65 ], 66 "addedDate": "2024-11-28T15:22:17.000Z", 67 "marketCap": 0, 68 "selfReportedMarketCap": 462328.4028581159, 69 "fullyDilutedMarketCap": 933903.38, 70 "isActive": 1 71 } 72]
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!
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!