Coder Social home page Coder Social logo

exchange-rate-vcb-crawl's Introduction

Tool lấy toàn bộ dữ liệu ở trang vcb về trong vòng 1 năm tính từ thời điểm hiện tại trở về quá khứ

Bên vietcombank cung cấp đầu api lấy dữ liệu theo ngày Ví dụ ngày 2023-02-21

https://www.vietcombank.com.vn/api/exchangerates?date=2023-02-21

Để chạy được tool này cần thực hiện các bước sau

Cài đặt thư viện cần dùng

npm install

chạy tool lấy dữ liệu

npm run serve

kết quả tool lấy dữ liệu

chạy tool build script thì gõ (lưu ý, có bao nhiêu file json phải import hết vào trong buildScript.js và import vào mảng exchangeRateCollection trong file đó, đồng thời file này sẽ sinh câu delete from ... where ... between 2 ngày config trong file config.js)

npm run build

kết quả tool tạo script

hoặc có thể mở file index.js rồi ấn f5 để chạy ở chế độ debug

để xem log, vào trong file như hình dưới. dòng nào mà ghi đã thực hiện được là ngày đó đã lấy được, dòng nào ghi lỗi thì chỉ cần lấy lại đúng ngày đó

log

để xem config lấy từ ngày nào tới ngày nào, thời gian dừng giữa các lần lấy thì xem thế nào

config

exchange-rate-vcb-crawl's People

Contributors

tonguyenducmanh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.