Skip to content

A web scraper designed to extract P2P data from the Gate.io trading platform.

Notifications You must be signed in to change notification settings

salaamdev/gateio-p2p-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gate.io P2P Scraper

Description

This project is a web scraper designed to extract P2P data from the Gate.io P2P trading platform. It collects information about various merchants and their respective prices, volumes, and other relevant details.

Installation

  1. Clone the repository:
    git clone https://github.com/salaamdev/gateio-p2p-scraper.git
  2. Navigate to the project directory:
    cd gateio-p2p-scraper
  3. Install the required dependencies:
    npm install

Usage

  1. Run the scraper:
    node index.js
  2. The scraped data will be saved in a file named output.json in the project directory.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A web scraper designed to extract P2P data from the Gate.io trading platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published