Skip to content

Fetch and merge historical cryptocurrency data from Binance Exchange into a CSV file with just a few clicks, using data from data.binance.vision

License

Notifications You must be signed in to change notification settings

EmirhanKrt/Binance-Vision-Scrapper

Repository files navigation

Binance Vision Scrapper

Fetch and merge historical cryptocurrency data from Binance Exchange into a CSV file with just a few clicks, using data from data.binance.vision.

The core purpose of Binance Vision Scrapper is to provide a web application where users can select and download the required cryptocurrency historical data, with the data merged into a single CSV file.

The application automatically extracts all zip files from the source and stores in the output folder under root folder.

Demo

How To Use

Prerequisites

Ensure that you have Node.js installed. This project was developed with Node.js v20.11.1 and npm v10.2.4.

Setup

  1. Install the necessary dependencies by running the following command in your terminal
npm run install
  1. Build the project
npm run build
  1. Once the build is successful, start the application
npm run start
  1. Open http://localhost:3000 with your browser to start scrapping easly.

Now you're ready to select and merge Binance Exchange's cryptocurrency historical data into a CSV file!

About

Fetch and merge historical cryptocurrency data from Binance Exchange into a CSV file with just a few clicks, using data from data.binance.vision

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published