Const
Get the updated news indonesian, from Liputan6 News
Beta
Get updated News
import liputan6 from 'nb-scraper';const result = await liputan6.getNews()console.log(result) Copy
import liputan6 from 'nb-scraper';const result = await liputan6.getNews()console.log(result)
Search news from the given query.
(eg. free palestine)
import liputan6 from 'nb-scraper';const result = await liputan6.searchNews("junkfood")console.log(result) Copy
import liputan6 from 'nb-scraper';const result = await liputan6.searchNews("junkfood")console.log(result)
Get detailed news from Liputan6 Url
URL Liputan6 News.
import liputan6 from 'nb-scraper';const result = await liputan6.newsDetail()console.log(result) Copy
import liputan6 from 'nb-scraper';const result = await liputan6.newsDetail()console.log(result)
saaoffc
Get the updated news indonesian, from Liputan6 News