Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@bochilteam/scraper-bmkg

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bochilteam/scraper-bmkg

BMKG scraper module

latest
Source
npmnpm
Version
5.0.0
Version published
Maintainers
1
Created
Source

BMKG Scraper

Contains scrapers BMKG website

Installation

npm i @bochilteam/scraper-bmkg

Usage

Example get data gempa (earthquake):

// Import module
import { gempa } from '@bochilteam/scraper-bmkg'

const data = await gempa()
console.log(data) // JSON

Documentation

FAQs

Package last updated on 18 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts