Crypto Boom of early '21
A crackle involving cryptocurrencies took off late 2020, and early 2021 saw a portion of it go mainstream. C...
Some comments have been hidden by the post's author - find out more
For further actions, you may consider blocking this person and/or reporting abuse
I got an error
Hello Ben,
I can help you out!
Can we connect on twitter DMs? That way we can resolve things without bloating public threads
Please do @benjiblaine
Thanks for the help @tnvmadhav ! It's working now.
I simply forgot to remove the "<" and ">" in the my_variables.yml file 🤦♂️
😄 Thank you for stating the solution to this problem Ben!
👍🏻 This will surely help others as well.
PS: I have also updated the post regarding the same.
I got up to the last step and ran the python.3 read.py (I'm on mac) and received an index error: list index out of range
Any suggestions to get around this one?
Thank you!
Apologies for the delayed response.
Sure. I would love to help. Can we take this to twitter DMs if you don't mind?
Got the same error, any suggestion?
Thank you!!
Got the same error
IndexError: list index out of range
Any ideas?
Hi Pierre Fortin,
Can we take this to twitter DMs if you don't mind?
...that way we can prevent this public thread from bloating up!
Sure, but there's no option to DM you on Twitter though.
Hey Pierre Fortin,
Apologies for the delayed response.
Could you follow me on Twitter? and maybe when I follow you back, we could initiate DM!
Can't get this to work for the life of me. Could use a video tutorial
Thank you for your feedback! I will definitely improve on the setup instructions for my future products!
But for the time being, would you mind sharing where exactly you are stuck at?
I followed the instructions, but it's just not working for me. I'm able to download the zip file, launch the first python command, modify one of the file with my secret key and launch the final command, but my Notion page never updated with the API after that.
Note that I have no experience with Python, so I am following the instructions with minimal knowledge of what everything does.
Don't worry! Python is an incredible language and you would get better and better as you proactively try to find your weak spots and improve :)
I have a couple of questions:
Have you added any crypto currencies to your dashboard table under the 'Name' Attribute? If you haven't I would recommend adding a test coin first
Do you see any errors when you run python script?
Thank you for informing. I will be de listing the product for now and try to reproduce this.
I will get back to you soon.
Edit:
I am not able to reproduce this.
BTW, what is the output of
print(response.json())
in the methodgetDatabaseId()
?Can we take this in twitter dms?
Edit:
Issue is fixed ✅
Sure! I'm not sure what your last question means but i followed you on twittter
Hi! awesome what you could accomplish with a bit of python. I have the same problem as the first guy though--the script won't run, returning
KeyError: 'results'
this means that results don't exist right?
Hey Madhav, thanks a lot for your work! What a useful tool.
Small question: how can I get the price in Euro € instead of USD $ ?
I track all my crypto investments in euro and it would be a big pain to change everything...
EDIT: I managed changing USDT to EUR in 51th line of the read.py code.
Sorry, for being late.
Did it work out?
Traceback (most recent call last):
File "read.py", line 102, in
MyIntegration().UpdateIndefinitely()
File "read.py", line 21, in init
self.getNotionDatabaseEntities()
File "read.py", line 42, in getNotionDatabaseEntities
self.my_variables_map["NOTION_ENTRIES"].update({v["properties"]["Name"]["title"][0]["text"]["content"]: {"page": v["id"], "price": float(v["properties"]["Price/Coin"]["number"])}})
IndexError: list index out of range
I got this error
I got the same error as @benjiblaine
Any ideas?
I did not forget to remove <>
i got an error
Hello,
I would love to help you out.
Can we connect using Twitter DMs so that this thread isn't bloated with minute details?
Sure @anesgroup on Twitter.
Thank you.
Hey Madhav, Thanks for the guide. I have imported your repository to my github. Now where do i edit and run the python file ? will it be on my desktop ? I just want to know because that will mean, I will have to always remember to run this script before looking at my tracker in notion ? is that how it is supposed to be ?
Hey there,
Apologies for the delayed response!
You just have to paste your notion integration secret token into the
my_variables.yml
file and run your python script!Yes, as long as the script is running, the crypto data will be fetched and the notion database will be updated automatically!
i got TypeError: 'str' object does not support item assignment
Hi there, amazing job, it's possibile to find a walkaround to get pools APY data? if you want to move on twitter this is my handle @fedre5
Thanks!