Socket
Book a DemoInstallSign in
Socket

zesty-content-client

Package Overview
Dependencies
Maintainers
3
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zesty-content-client

This document describes how to use this library to extract page content from a Zesty page.

1.0.1
latest
npmnpm
Version published
Weekly downloads
2
Maintainers
3
Weekly downloads
 
Created
Source

zesty content JSON client

This document describes how to use this library to extract page content from a Zesty page.

Setup instructions

npm install zesty-content-client

Usage

const { getContent } = require('zesty-content-client');

async function foo() {
  const url = 'mywebsite.com'; // your zesty website URL
  const zid = '123'; // the ZID for the page you are looking for

  const content = await getContent(url, zid);
}

FAQs

Package last updated on 08 Jun 2018

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.