Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

hets

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hets

open-source engine with API for Real-time questions In Hebrew.

latest
Source
npmnpm
Version
1.0.67
Version published
Weekly downloads
1
-80%
Maintainers
1
Weekly downloads
 
Created
Source

Welcome to hets 👋

* Currently this is just a beta version

Version License: ISC

open-source engine with API for Real-time questions In Hebrew.

Install

npm i hets

import


import { news } from "hets";

Usage

news


news().then(console.log) 
// 100 top news

news('קורונה').then(console.log) 
// recent news about 'קורונה'

news(['הייטק','ביטקוין']).then(console.log) 
// recent news about 'הייטק' & 'ביטקוין' 

news('donald trump','en').then(console.log) 
// 100 recent news about 'donald trump' in English 

Author

👤 Gurel Ben Shabat

Show your support

Give a ⭐️ if this project helped you!

Keywords

hets

FAQs

Package last updated on 26 Sep 2021

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