hets
TypeScript icon, indicating that this package has built-in type declarations

1.0.67 • Public • Published

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!

Package Sidebar

Install

npm i hets

Weekly Downloads

2

Version

1.0.67

License

ISC

Unpacked Size

19 kB

Total Files

18

Last publish

Collaborators

  • guri240