Socket
Book a DemoInstallSign in
Socket

harga-emas-scraper

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

harga-emas-scraper

Harga Emas Scraper

1.0.4
latest
npmnpm
Version published
Weekly downloads
3
50%
Maintainers
1
Weekly downloads
 
Created
Source

Harga Emas / Gold Price Scraper

Data fetch from : https://harga-emas.org/1-gram/

Installation

Use the package manager npm to install module.

npm i harga-emas-scraper

Example Usage

const hargaemas = require('harga-emas-scraper');

const Start = async () => {
  try {
    const data = await hargaemas();
    console.log(data);
  } catch (error) {
    console.error("Error occurred:", error.message);
  }
};

Start();

Example Output

Data Emas: {
  DevInfo: {
    Developer: 'Fauzie Este',
    Tools: 'Harga Emas Scraper',
    Information: 'Data Diambil dari : https://harga-emas.org/1-gram/'
  },
  DataEmas: {
    USDData: { USD: '69,32 ↑ ', Persentase1: '+0,29', Persentase2: '+0,42%' },
    IDRData: {
      IDR: '1.084.479,03 ↑ ',
      Persentase1: '+4.090,56',
      Persentase2: '+0,38%'
    },
    KURSData: {
      KURS: '15.644,70 ↓ ',
      Persentase1: '-7,05',
      Persentase2: '-0,05%'
    }
  }
}

License

MIT

Last Update on : 07 March 2024 by FauzieEste.

Keywords

Harga Emas

FAQs

Package last updated on 07 Mar 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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.