resher0111

2.1.0 • Public • Published

CryptoHub Data Fetching Application

This application is designed to fetch various data related to cryptocurrencies from different APIs and display it for analysis and monitoring purposes.

Features:

  1. Latest News Fetching:

    • Fetches the latest news about cryptocurrencies from the cryptocurrencynews.com API.
    • Displayed under the "Latest News" section.
  2. Price Data Retrieval:

    • Fetches the latest price data for the top 10 cryptocurrencies from the coinmarketcap.com API.
    • Displayed under the "Price Data" section.
  3. Market Trend Analysis:

    • Retrieves market trend analysis for cryptocurrencies from the cryptotrends.com API.
    • Displayed under the "Market Trend Analysis" section.

Installation:

  1. Clone the repository:

    git clone https://github.com/your-username/crypto-data-fetch.git
    
  2. Install dependencies:

    npm install
    

Usage:

  1. Run the application:

    node index.js
    
  2. View the fetched data in the console.

Dependencies:

  • axios: ^0.21.1

License:

This project is licensed under the MIT License.

Package Sidebar

Install

npm i resher0111

Weekly Downloads

2

Version

2.1.0

License

Apache-2.0

Unpacked Size

4.28 kB

Total Files

3

Last publish

Collaborators

  • renleizhenhao