When you click again on the icon, it unlocks the privacy mode and shows you all the data available. Have been using the paid version. Please enter it like this: https://pro-api.coinmarketcap.com/v1/cryptocurrency/listings/latest?limit=1000&convert=EUR&CMC_PRO_API_KEY=yourapikey Alternately you can run it like shown in the article, with the API key entered into the Headers section. If you can't get it from the API maybe you can try a site like this: https://bitcoincharts.com/markets/. It's also in the preset application menu as one of the parameters. thanks for the great work; having a problem looking up certain coins like: RVN (2577), HNT (5665), etc. Step 1: Add scripts to your Google Sheets to import data and auto-refresh Script 1: ImportJSON - This script allows your sheet to import CoinGecko's API data Open a new Google Sheets (try https://sheets.new/) On the top left menu section, click on "Extension", then select "Apps Script" and a new tab will open up. It shows as an example, the bitcoin API link is https://api.coinmarketcap.com/v1/ticker/bitcoin/ 2.2. Wenn du eine neue Transaktion hinzufgst oder eine bestehende Transaktion bearbeitest, bentigen sowohl das Liniendiagramm als auch das Verteilungsdiagramm einige Zeit, um den Saldo neu fr dich zu berechnen. Yeah, check out their endpoint for metadata, it returns social links and other info: https://coinmarketcap.com/api/documentation/v1/#operation/getV2CryptocurrencyInfo. You can get the ID with a request URL like this: https://pro-api.coinmarketcap.com/v1/cryptocurrency/map?symbol=DXT Once you have it, you use it in requests like this: https://pro-api.coinmarketcap.com/v1/cryptocurrency/quotes/latest?id=11661&convert=USD. Hi Ana and thanks a lot for your article! We can't connect to the server for this app or website at this time. Das gleiche gilt hier: gib den erhaltenen Betrag ein und du kannst Zeit, Gebhren und Notizen ndern, die dir dabei helfen, dich an diese Transaktion zu erinnern! And some of the coins I'm trying to find the ID for aren't in the top 5000. If you'd like, please feel free to message support and I can run some tests with you directly in your sheet. You can create a new portfolio at any time. Your current balance, charts and summary. but the time stamp of the data is always old not the actual time I make the request. If you find the metrics you want there, and don't know how to pull them into your sheet, feel free to reach out and I'll help you set up your request. Sie klingen hnlich und du wirst dich vielleicht fragen, warum wir uns die Mhe gemacht haben, diese beiden Funktionen zu trennen. Hello Ana, I had selected "Append" in the Output mode and due to that nothing gets updated(Date,Price),Once I changed to "Overwrite" then everything gets updated properly. The CoinMarketCap portfolio is a place where you can track all of your crypto holdings. The data we will be connecting to is stored as a table on a webpage and is not an API endpoint like the Ticker data. Try again later, or contact the app or website owner. Not a lot of people know that CoinMarketCap also offers a crypto portfolio tracking feature. I see, in that case I think you need to use the slug instead of the symbol. You can also use the privacy mode here by clicking on the eye icon! there are 2+ different MIST coins). Join us in showcasing the cryptocurrency revolution, one newsletter at a time. ", "elapsed": 0, "credit_count": 0 } } ". Jetzt setzt sich mein Guthaben aus 79,24%, Du kannst so viele Vermgenswerte "beobachten", wie du willst, ohne einen dieser tatschlich zu kaufen. Feel free to contact support if you'd like me to take a look there. The Third-Party Sites are not under the control of CoinMarketCap, and CoinMarketCap is not responsible for the content of any Third-Party Site, including without limitation any link contained in a Third-Party Site, or any changes or updates to a Third-Party Site. Crypto Portfolio Tracker Keep track of your profits, losses and portfolio valuation with our easy to use platform. Question, so now I've started to create my CoinMarket Cap profile, it only allows me to add purchases. Subscribe now to get daily news and market updates right to your inbox, along with our millions of other subscribers (thats right, millions love us!) Otherwise, how about using the preset template in this article? Mchtest du einen neuen Vermgenswert oder einen neuen Transaktionsdatensatz hinzufgen? Starting with "step 3 - there IS NO API key value provided ANYWHERE. Just remove that symbol from your list and it should work, please try and let me know how it goes. The ability to add notes could also be a very strong tool to use, as you can note down which exchange you purchased the crypto from, so in the future you want to sell youd know where to go to! Please check the documentation link as it describes their requirements for access (you'll need a paid CMC plan). That one is still working for me, too. Q&A for work. Need this urgently. Lets start! What can I do to get dexit finance values imported? I try to get data for symbol DXT (Dexit finance), but it always displays DXT (data wallet) - which is also the correct symbol. They sound similar, and you may wonder why we bothered to separate these two features. import requests import pandas as pd import APIKEY url = 'https://pro-api.coinmarketcap.com/v1/cryptocurrency/listings/latest' parameters = { 'start': '1', 'limit': '10', 'convert': 'USD' } headers = { 'Accepts': 'application/json', 'X-CMC_PRO_API_KEY': APIKEY.KeyAPI, } jsondata = requests.get (url, params=parameters, headers=headers).json () For more information, please see our Cookie Notice Is it possible to just pull a list of specific coins? On each of the coins that i am interested in in the price cell i have an ="name of the other sheet"AG2 for example and ofc when i click refresh the price change. I'm not familiar with using Excel to connect to APIs so I can't comment on that, but I suspect it's the same issue. By accepting all cookies, you agree to our use of cookies to deliver and maintain our services and site, improve the quality of Reddit, personalize Reddit content and advertising, and measure the effectiveness of advertising. Does that make sense? Dieser Artikel ist nicht als Finanzberatung gedacht und darf auch nicht als solche ausgelegt werden. The error message received is the following : ERROR: The request could not be satisfied 403 ERROR The request could not be satisfied. OR would i have to change the entire URL and update all 100 coins to ID instead of symbol (which is what I am trying to avoid)? It was working before but not sure why it does not work now. Over 7,000 Cryptoassets Over 800 exchanges Over 500 unique providers Live API consoles for testing Powerful custom functions Customizable workspaces Dashboard widgets Smart lookup Integrated research Load sample templates no downloads required Browse charts and load data instantly Import your portfolio or trading account CoinMarketCap users on their laptops can now, Before using Portfolio on our site, as we need to know what data belongs to you, youll need to have a CMC account and, Lets assume that I also bought some Ethereum at US$593 on Dec. 2, 2020. Du kannst deine Investitionen nicht nur ber unsere Webseite nachverfolgen und verwalten, sondern auch ber die mobile App! Thanks Ana. Try this: https://pro-api.coinmarketcap.com/v1/cryptocurrency/listings/latest?sort=date_added&sort_dir=asc. and our Fourth . But the first error message looks like the "date" parameter is case-sensitive, so you just need to change "Date" to "date". install either the app or access the web version, Sorry, I didn't test these first as I don't have a paid CMC account. DataSource.Error: Web.Contents failed to get content from "https://pro-api.coinmarketcap.com/v1/cryptocurrency/quotes/latest?id=9180&convert_id=2781,2790" (400): Bad Request Details: DataSourceKind = Web DataSourcePath = https: //pro-api.coinmarketcap.com/v1/cryptocurrency/quotes/latest Url = https: //pro-api.coinmarketcap.com/v1/cryptocurrency/quotes/latest? Since overwrite mode overwrites everything in the sheet, I suggest using a formula like =query({Sheet1!A1:Z10000}) to pull all your data into a second sheet. Hey Ana, yep, this was exactly what caused the problem! one more question. Wir bewahren nur diese Daten fr dich auf und fhren Analysen fr dich durch. However, when I request that token, I get a quote for Global Rental Token which apparently has the same symbol. I read almost your comments and feedbacks. Along with the current balance, you can also view a line chart showing the balance value changes over time, and we provide a few timeframes that you could use. Follow. Wenn du Kryptowhrungsinvestitionen besitzt, hast du diese wahrscheinlich aus verschiedenen Quellen gekauft: Vielleicht hast du BTC bei Coinbase gekauft, BNB bei Binance und dann vielleicht noch viele andere Coins oder Tokens an verschiedenen Brsen. I tried some tests with the recommanded endpoint (specific crypto), but I can't find all the crypto I want on the list. Hi Kyle, sorry! Gute Neuigkeiten fr dich! Please check that section for how to resolve it with JMESPath, or use a different endpoint. Technical events of import appeared on the S&P 500 (see above), Nasdaq Composite and Nasdaq 100 as they closed back below their near-term downtrend lines leaving all the charts short-term bearish. They have automatic import from exchanges built-in, and the interface is very clean. I have put all these into Inputs tab. URL: http://pro-api.coinmarketcap.com/v1/cryptocurrency/listings/latest?limit=1000&aux=num_market_pairs%2Cdate_added Server: nginx_dispatcher_rl_0ec5dc4fac2d464d6 Date: 2022/08/13 18:30:45 Powered by Tenginetengine. Launch the Crypto Pro app; Go to the portfolio you'd like to import trades to; Tap on the '+' in the top . I have couple of problems, first my Pagination doesnt change, It is on none and I have no option to change it. Compare CoinGecko vs. CoinMarketCap using this comparison chart. Basically what I do is purchase USDT via P2P, transfer to spot, then trade for whatever coin I want. It looks like API has some problem with the symbol "A.O.T". I'm the senior product manager at CoinMarketCap. With VLOOKUP, it doesn't matter if your coin data changes position, since you'll be matching on the coin name or ID. Die Webseiten von Drittanbietern unterliegen nicht der Kontrolle von CoinMarketCap, und CoinMarketCap ist nicht verantwortlich fr den Inhalt von Webseiten von Drittanbietern, einschlielich und ohne Einschrnkung fr Links, die Webseiten von Drittanbietern beinhalten, oder fr nderungen oder Aktualisierungen einer Webseite von Drittanbietern. Sheet1, cell A1) and then reference that cell like this: https://pro-api.coinmarketcap.com/v1/cryptocurrency/quotes/latest?symbol=+++Sheet1!A1+++ You can check this article for more info on referencing cells in your requests: https://mixedanalytics.com/knowledge-base/api-connector-create-api-request-based-on-cell/. What is the best way to connect the fields? Are you running any other requests in your sheet? How can I build an endpoint to call, for example the BTC and ETH, symbols and logos at the same time? Due the low request rate, I recommend you to test your application in a sandbox environment. CoinTracker is the most complete portfolio tracker on the market. Schau dir deine Lieblings-Coins und Tokens direkt vom Lock Screen deines iPhones aus an. Watchlist bietet dir eine gute bersicht ber die Listen der Vermgenswerte, die du verfolgen kannst. I know a lot of people have already asked about this particular issue of wrong symbol returning by api but I'm using your template and we can only enter symbols in "Inputs" tab. Can you please confirm that this is the URL producing the error? The NFT sector is expanding at a supernatural pace. (https://coinmarketcap.com/new/), Thanks! Ana, First of all, i would like to thank for your very informative articles. Cheers, EC. Yep, the "Your plan is limited" error is an HTTP 400 error. Compare price, features, and reviews of the software side-by-side to make the best choice for your business. Hello! All of a sudden 1 coin came up with a wrong / duplicate symbol, hence pulling in the wrong price. All the best for you and your assets! by Perkuuns When will CoinMarketCap portfolio feature not suck anymore? Thank you. Hey Sergio, what does the error message say? I tried your set of symbols and saw the following error returned in the status bar: "Invalid value for "symbol": "MLT"). Click "create portfolio" to add a new portfolio to your account it's that easy. I have used many thing but is just not working. I almost get using Excel but the perfomance is horrible when i try to get the top 100 coins with their respective pairs. Crypto Portfolio Manager Free - Top 5 Best Crypto Portfolio Tracker And Management Apps 2020 Reviewed - You can connect all popular wallets, exchanges to your coinstats account, and it will automatically calculate profit.. Dieser Artikel ist ausschlielich zu Informationszwecken bestimmt und darf nur zu Informationszwecken verwendet werden. I'm wondering how to differentiate between coins with the same ticker symbol (e.g. As for getting historical data, you should be able to manually change parameters or use pagination handling to automatically cycle through a complete data set, but the specifics depend on the endpoint. There is no shortage of ways in which geopolitical risk can affect a portfolio. Do you mean the timestamp sent back from CoinMarketCap, or the timestamp set by API Connector (info)? #excel #cryptocurrency #coinmarketcaphttps://theexcelclub.com/how-to-connect-excel-to-coinmarketcap-api/**brave verified creator**Learn how to connect Excel . I want to add convert for the usd prices that i receive from coinmarketcap via that method. I was able to set this up in my spreadsheet in no time at all. By rejecting non-essential cookies, Reddit may still use certain cookies to ensure the proper functionality of our platform. Pipedream's integration platform allows you to integrate CallHub and CoinMarketCap remarkably fast. There was an update on AGI to AGIX. CoinMarketCap created the Portfolio tool that allows you to input your crypto investment records, similar to providing you a nice bookkeeping tool to keep all your investments in one place but better, as we use only CMC data and methodology to help you analyze your investment value, profit and loss! I was writing to you in case you can guide me to capture the different markets for one or more currencies. so i have done everything perfectly but i wanna add an extra something. You can create multiple portfolios on the CoinMarketCap desktop site and mobile app. Then i want a real time converter to change the prices to euro as well. CoinGecko has a /coins/{id}/history endpoint. There's no way I'm going to manually add hundreds, if not thousands, of transactions I've made into CMC to track and manage my portfolio.. surely they don't expect us to do that? Weakness in the yen also contributed heavily to rising import costs, as a widening gap between local and U.S. interest rates saw investors dump the Japanese currency. Then you can apply your formulas to that second sheet, and won't lose your formulas when the data refreshes. Wahrscheinlich weit du, dass wir nicht nur unser Portfolio-Feature zur Verfgung stellen, sondern auch eine andere Funktion namens Watchlist. Thanks. Not possible to use id instead? What if I just want USD price, 24h % and 7jd % for a list of coins defined by their ID (because symbol is sometimes the same for 2 coins)? Please see this article for examples: https://mixedanalytics.com/knowledge-base/api-connector-create-api-request-based-on-cell/. Thank you. I dont think theres an endpoint for that specifically but you can request a coin list from Binance and then compare it to a coin list from CoinMarketCap to see the difference. I have my personal data (coins) on one tab, and the data from CMC on the other. Thanks, I don't think CoinMarketCap provides an option to get all at once. Ive created a spreadsheet to do the auto updates for me from CMC and it has been working great. Tools using : Vue.js, Hapi.js, JavaScript, APIs, Bit Bucket, JSON, GIT, JIRA, confluence . This is the system I would have built if I had to build a . I am currently trying to use your template and getting the following error, when trying to refresh the data: " 1) Data: Completed with errors - We received an error from coinmarketcap.com (401) show response { "status": { "timestamp": "2022-07-23T10:48:22.816Z", "error_code": 1002, "error_message": "API key missing. You can also input a transfer in transaction from the Transfer tab, which indicates funds transferred in as gifts from your friend or family, salary from your boss or for any other reasons. You can directly import a .csv file to Crypto Pro if you have a backup or a compatible file. I think I need to see your sheet to help troubleshoot your issue. For example a function like this would get columns A, C, and E: =QUERY(Data!A:Z, select A, C, E). There might be too much traffic or a configuration error. https://docs.google.com/spreadsheets/d/e/2PACX-1vSOvzpKY_Zbq5vpzFgAXZAnktchaBTJj6_1LWiLbos7jQnJuEmvWfDvYkvafiLTb4OXhjvpn5D_xYIL/pubhtml#. I've updated the template as well. Du kannst hier auch den Privatsphrenmodus verwenden, indem du auf das Augensymbol klickst! This is the privacy mode in which you can hide the most important values such as total balance or individual asset holdings. Would you have any idea where it's coming from ? minute by minute data from Cryptocompare: https://min-api.cryptocompare.com/documentation?key=Historical&cat=dataHistominute, Hi Ana- Thanks very much for a great app here. Seems odd to me it was working fine and now it doesn't. Here's an example request setup: Official API documentation: https://coinmarketcap.com/api/documentation/v1/. I have the same problem, but the weird thing is that on the example that you recently posted it works fine, but on my sheet doesn't, do you know what did you update recently ? CoinMarketCap users are from all over the world and have different backgrounds in languages, religions, cultures, etc. Shibcat. Track your current portfolio balance and profit / loss, 2023 CoinMarketCap. Hello, first of all, congratulations on your website. While it's not as granular as tick data, you can view daily prices, volume , and market cap for a given coin going back to inception. Du wirst nun zur Hauptseite des Portfolios weitergeleitet. Hmm I'm not sure either, their error message says "symbol should only include comma-separated alphanumeric cryptocurrency symbols" so it seems like a bug on their side related to the periods in the symbol name. ", Automatic updates are handled by scheduling. Let me know if that answers your question, if not, feel free to message back with more detail about what you're looking for. Input manual transactions both through desktop . Updating 24/7 using price data from the biggest exchanges. I "refresh all now" but on Summary tab all those below are empty from columns C to N. Thanks LTO,DATA,AMKR,NULS,CELR,CTXC,ONE,MLT,WIN,DUSK,BLZ,AION,CTSI,COTI,WRX,GXC,NKN,ARPA,DOCK,STPT,COS,KEY,MITH,PERL,MDT,GTO,MBL,CHR,TCT,DREP,TROY,OGN,AKRO,BEAM,FIO,IRIS,JST,NBS,OXT,REEF,RIF,SKL. CoinMarketCap (Free + Mobile app) CoinMarketCap is a popular crypto market analyzer, and you might have used it once in your journey. I have a problem. Their support is fantastic, and best of all, everything is free for those with few transactions. What do i have to configure for automatic updates? https://pro-api.coinmarketcap.com/v1/cryptocurrency/listings/latest?start=1&limit=1000&EUR=CONVERT&CMC_PRO_API_KEY= (MI API). Once your done, click on the start import button to start the migration. At the time of writing this resource, they offer manual addition of a coin which you can track, and see the profit/loss. That will give you the current price of BTC in USD (you can substitute those symbols for other currencies if you like). Well be covering some basics here. Hello, I'm trying to retrieve a quote for The Graph which has symbol GRT from Coinmarketcap. Cannot delete portfolios Mis-clicking outside box when adding transaction closes the window (argh!) Espaol. I see the problem, if coins have a lot of tags, it's possible they may produce too many columns and go outside the bounds of the VLOOKUP. So how do you use the API? Do you have a suggestion? Id = 9180 & convert_id = 2781,2790. As long as you have the symbols, you can list them out to get the IDs. You need an API key from CoinMarketCap in order to utilize this module, you can get a key from here. supply of 10,000,000 PORT coins. When I try another recommanded endpoint with all crypto, I can find these cryptos but I don't know how to put them on the previous endpoint ? Btw, I recommend using compact report style (under Output Options) to make the output easier to read. Thanks, it works fine but how can i filter columns? That sounds like it's correct but I can't really say without seeing it. Import all transactions of a Binance Smart Chain address This function will import instantly all transaction of a Binance Smart Chain address into your CoinTracking account and will also add all future transactions of this address. One more issue. Hey Bjohanna, I just tested the file and it worked fine on my end. I think for this it might be better to check out CoinMarketCap's API documentation, because they'll have the definitive answer on what's available. Right now all price quotes are in USD. CoinMarketCap is a free crypto tracker app that allows you to: Track 11,000+ cryptocurrencies, including: Bitcoin, Ethereum, Binance Coin, Ripple, Cardano, Dogecoin, Shiba Inu Discover the latest blockchain and NFTs technology trends from top cryptocurrency media outlets. If that isn't clear, feel free to share your sheet with edit access, I can then help you in your sheet directly. Please check this comment for info on using the ID instead of symbol. It has never been easier to have your crypto portfolio, coin stats and latest Bitcoin, Ethereum and crypto news together in the same crypto tracker and portfolio app. Yes i've been reading, but i believe its only possible to do that with a paid subscription to Coin Market, right? Every time I try to refresh the API pull in Google Sheets I get an error saying: When I look at CoinMarketCap it is showing the API pull happens (evidenced by the time stamp and CMC saying I've used credits). Here, youll see the balance of Bitcoin based on the current price, 24h % change and the total P&L, or you can see a list of transactions youve inputted for Bitcoin. and our Thank you very much! I never heard about APIjust discovered a wonderful tool! If you bought some crypto as the first step, enter a buy transaction from this modal. Scoopnest. I just need coin symbol, USD price, 24h % and 7d % I think it's in JMESpath but i don't know the syntax Hi there, you can try this: data.*[].{symbol:symbol,quote:quote}. I have the same problem, even if I modify the request it doesn't work. Is there any chance to pull these values into this template? Setup the CallHub API trigger to run a workflow which integrates with the CoinMarketCap API. ahhh thanks a lot, i made a little bit of digging myself and found the googlefinance method! CoinMarketCap only provides historical data on their paid plans, so if you're looking for free data, I suggest using a different crypto API like CryptoCompare. and in excel i have the same. https://pro-api.coinmarketcap.com/v1/cryptocurrency/listings/latest?limit=600&convert_id=2781,2790 https://pro-api.coinmarketcap.com/v1/cryptocurrency/quotes/latest?id=1,2,3&convert_id=2781,2790. Thakns so muc! CoinMarketCap sends back some additional metadata fields in the response, so if you ONLY want to see the price, you could do an HLOOKUP on that field from another tab, like =hlookup("quote.USD.price",'Sheet1'!A1:K2,2,false). Can you provide more details on how to use the importapi in this context? Hey! Die Daten werden ber die verschiedenen Plattformen hinweg vollstndig synchronisiert. Since the symbol isn't unique, you should use the ID instead. Is that possible via coinmarkecap's api? hi. CoinMarketCap is a free crypto tracker app that allows you to: Track 11,000+ cryptocurrencies, including: Bitcoin, Ethereum, Binance Coin, Ripple, Cardano, Dogecoin, Shiba Inu Thank you very much! To fix, go to the Summary tab cell B9. search. Thanks Ana, I just submit a form to support. Alternatively, you can just query the columns you want into a new sheet using Sheets functions. The linked comment you're responding to has an example request of how to get the ID for a specific symbol. From the data ribbon, select From Web which can be found in the Get and Transform group of commands. hi Ana, thanks for the article, very helpful. The coin ranking is constantly change so basically except the top 2 coins all the other prices change as well and i have to manually change it each time. By clicking on the coin name, it would bring you to our coin detail page where you could take a good look at the coin details, or by clicking on the other data items also brings you to the transaction detail page. Wenn du mehr ber Watchlist erfahren mchtest, klicke bitte. CoinMarketCap API and Google Sheets | by Craigory Sparks | Geek Culture | Medium 500 Apologies, but something went wrong on our end. Thank you so much for checking and your reply. You can check their documentation to confirm, but I don't think CoinMarketCap has any endpoint that returns only the price of the currency without any other information, but you can edit the fields displayed in your sheet. This page also allows you to edit transaction details, or remove any unwanted transactions. Yeah, I think so. Hier zeigen wir dir den Gesamtgewinn/-verlust deiner Kryptoanlagen zusammen mit dem P&L % (Profit&Loss, Gewinn- und Verlustprozentsatz) seit Beginn deines Kaufs. My last question is how to get the logo of each one of these cryptos. Anyway I tried your URL in API Connector and got the following error message: "error_code":400,"error_message":"Invalid value for "symbol": "AGI"" So it looks like AGI is no longer valid. Users on CoinMarketCap can add multiple portfolios to their profile. Cool, good luck! So putting https://pro-api.coinmarketcap.com/v1/cryptocurrency/listings/latest?limit=5000 as the API url doesn't work. Thank you Ana. Here's how you can do this: Add Portfolio Tap on the 'Portfolio' tab in the bottom left of panel Tap on any portfolio you have Tap on '+' in the top right corner Hit 'Create Portfolio' Name your new portfolio then hit 'OK' Rename Portfolio Go to the portfolio you'd like to rename Tap on the '' Hit 'Rename Portfolio' Duplicate Portfolio Here's a copy of the whole string. Could you please tell what can I do with it? what are you waiting for? How do you add trade history to your coinmarket portfolio? I just tried it again in a new worksheet and I get the same errors. Part 1: Pull Data from Coinbase into Sheets Next, we need to input the URL we want to use and setup our API key as a header item to authenticate with CoinMarketCap. The error comes from CoinMarketCap, so unfortunately there's nothing we can do on this side besides report the error to them through their contact form. You can check CoinMarketCap's docs for specifics, but their faq says "Most endpoints update every 1 minute". Hello! Not totally sure what you're referring to, which endpoint are you using? Join the thousands already learning crypto! Verkaufen: jede Transaktion, die angibt, dass du eine bestimmte Menge an Vermgenswerten verkaufst. 1 Reply Portfolio helps you to manage and monitor all your invested assets in one place, while Watchlist provides you somewhere to bookmark assets that caught your eye. I'm not sure about that, I don't see YTD in their documentation. Hello Ana, I am using the API based on your useful Article put here. I just tried that URL and it worked for me. Anyone else got this problem? Wenn du die Kontrolle ber deine Krypto-Investitionen verlierst, kannst du einen unerwarteten Verlust erleiden oder den besten Zeitpunkt fr den Verkauf deiner Kryptowhrungen verpassen. as well as CMC have APIs. Hey Eugene, I checked CoinMarketCap's documentation and it looks like you can get this from a URL like https://pro-api.coinmarketcap.com/v1/cryptocurrency/ohlcv/historical?time_period=daily&symbol=BTC,ETH&time_start=2020-11-29&time_end=2020-11-30.