Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SpiralDevelopment/crypto-sentiment-data
A collection of scripts to collect crypto market sentiment data
https://github.com/SpiralDevelopment/crypto-sentiment-data
aggregator crypto crypto-sentiment sentiment-analysis sentiment-analysis-dataset
Last synced: about 1 month ago
JSON representation
A collection of scripts to collect crypto market sentiment data
- Host: GitHub
- URL: https://github.com/SpiralDevelopment/crypto-sentiment-data
- Owner: SpiralDevelopment
- License: mit
- Created: 2020-07-21T18:21:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-23T15:26:05.000Z (over 4 years ago)
- Last Synced: 2024-08-02T13:34:52.748Z (5 months ago)
- Topics: aggregator, crypto, crypto-sentiment, sentiment-analysis, sentiment-analysis-dataset
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 21
- Watchers: 1
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: news/cointelegraph/news_views.py
- License: LICENSE
Awesome Lists containing this project
README
# Crypto Sentiment Data Aggregators
> A collection of scripts to collect crypto market sentiment dataHere are the types of sentiment data that you can collect for your sentiment analysis project.
Most of these data can be collected using the scripts in this project.
## Types of Sentiment Data
#### 1. Rank
* Coinmarketcap rankings of coins#### 2. Developer Data
* Data from the Github account of the projects - forks, stars, subscribers, etc#### 3. Public Interest
* Alexa rank, Google search index, Bing matches#### 4. Community Size
* Social community size - facebook likes, twitter followers, reddit subscribers, etc#### 5. News
* News about the blockchain and blockchain projects#### 6. Public Discussions
* Twitter tweets, Telegram chat room discussions, Trollbox, etc#### 7. Trading Positions of the Traders
* Trading ideas of the traders - Tradingview ideas## Contributions
This project is an open project so contributions and feature requests are always welcome!## Support
Your Support and Donations are welcomed and appreciated!
* **BTC:** 1PUGs6mxcW2W3SJi95aG8GvRQRJsoFHWWQ
* **ETH:** 0x66615e09f7f46429e7620ffbf78479879bbab41d
* **LTC:** LRxYMgEXMumwxYdimZo9EJ5CfBcipD5c3n
## License
[MIT Licence](https://github.com/SpiralDevelopment/crypto-sentiment-data/blob/master/LICENSE)