Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

dexif/mcc-mnc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcc-mnc.com to json parser

This Node.js script fetches HTML content from mcc-mnc.com, extracts data from the table and writes the extracted data to a JSON file mcc-mnc.json .

Prerequisites

  • Node.js (version 21.2.0 or higher)

Installation

  1. Clone the repository

  2. Install the required dependencies:

    npm install

How to update data

Run the script:

node index.mjs

License

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

About

Parse table from mcc-mnc.com into json array

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published