Skip to content

Created cryptoScraper.py to fetch real time bitcoin market price#5

Open
yashchau1303 wants to merge 1 commit into
priyanshux:mainfrom
yashchau1303:main
Open

Created cryptoScraper.py to fetch real time bitcoin market price#5
yashchau1303 wants to merge 1 commit into
priyanshux:mainfrom
yashchau1303:main

Conversation

@yashchau1303
Copy link
Copy Markdown

No description provided.

Comment thread CryptoPy/cryptoScraper.py
@@ -0,0 +1,29 @@

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this blank space

Comment thread CryptoPy/cryptoScraper.py
@@ -0,0 +1,29 @@

from requests import Request, Session
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change it to -
from requests import Session

@priyanshux
Copy link
Copy Markdown
Owner

We need an API where we can replace the currency (BTC, ETH, etc) with a single line. Check #24 (comment) for reference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants