Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 370 Bytes

File metadata and controls

10 lines (7 loc) · 370 Bytes

Perfect Garage Data Processing

NodesJS batch to gather website data from various source to MongoDB documents.

Index

  • api-data-processing: fetch data from public API or crawl websites
  • excel-data-processing: fetch data from XLS/CSV files
  • postgres-mongodb-data-processing: fetch data from SQL database
  • common-data-processing: common code for above projects