We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39b0cd1 + a638143 commit 1f173f6Copy full SHA for 1f173f6
4 files changed
newsdataapi/constants.py
@@ -17,6 +17,8 @@
17
18
CRYPTO_COUNT_ENDPOINT = 'crypto/count'
19
20
+MARKET_COUNT_ENDPOINT = 'market/count'
21
+
22
# News Market URL
23
24
MARKET_ENDPOINT = 'market'
0 commit comments