New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

esana-node-api

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esana-node-api

Esana News || Helakuru.lk - එසැණ News

  • 2.0.5
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
30
decreased by-62.03%
Maintainers
1
Weekly downloads
 
Created
Source

Helakuru.lk | | එසැණ

⭕️ API (Unofficial) ⭕️

SISULA WELGAMAGE | | RAVINDU MANOJ


⭕️ This project is for educational purposes only!⭕️
⭕️ The user shall take full responsibility for the errors such as changing the information and changing the name of the company. ⭕️
⭕️ "Fetch All" has been temporarily removed ⭕️

Base Site -: https://helakuru.lk/esana

Installation

$ npm install esana-node-api

$ yarn add esana-node-api

QUENSTIONS ?



Usage - Fetch Latest News Esana / එසැණ News ලබා ගැනීමට.

const {Esana} = require("esana-node-api")

async function esana_run(){

const esana =  new Esana()
await esana.verify('Enter Your Passcode') 
const esana_data = await esana.esana_latest()
console.log(esana_data)

}
esana_run()

Output:

{
  news: {
    helakuru: {
      title: 'මුදල් රාජ්‍ය ඇමති සහ IMF නියෝජ්‍ය කළමනාකාර අධ්‍යක්‍ෂ අතර හමුවක්',
      description: 'මුදල් රාජ්‍ය අමාත්‍ය ෂෙහාන් සේමසිංහ සහ ජාත්‍යන්තර මූල්‍ය අරමුදලේ නියෝජ්‍ය කළමනාකාර අධ්‍යක්‍ෂ කෙන්ජි ඔකමුරා සමඟ සාකච්ඡාවක් පවත්වා තිබෙනව
ා.\n' +
        '\n' +
        'එහිදී  ආර්ථිකය ස්ථාවර කිරීම සඳහා ශ්‍රී ලංකාව විසින් ක්‍රියාත්මක කර ඇති ආර්ථික ප්‍රතිසංස්කරණවල ප්‍රගතිය පිළිබඳව සාකච්ඡා කළ බවයි Twitter පණිවිඩයක් න
ිකුත් කරමින් මුදල් රාජ්‍ය අමාත්‍ය ෂෙහාන් සේමසිංහ සඳහන් කළේ.\n' +
        '\n' +
        'ජාත්‍යන්තර මූල්‍ය අරමුදලේ සහ ලෝක බැංකුවේ වාර්ෂික සම්මේලනයට සහභාගී වී සිටින අතරතුර මෙම හමුව සිදුව තිබෙනවා.',
      thumb: 'https://news.bhashalanka.com/image-library/shehan-okamura.jpg',
      url: 'https://www.helakuru.lk/esana/news/93795',
      data: '2022-10-16 16:02:40',
      lang: 'Sinhala'
      media: ['http://example.jpg', 'http://example2.jpg', 'http://example3.jpg']]

      //If Media Empty

      media: [{status: false}]
    }
  }
}

License

MIT

Disclaimer

esana - එසැණ name, we have nothing to do with the website officially. If any complains please contact via dev-a@sisula.ml

FAQs

Package last updated on 06 Dec 2022

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc