By using NEWS
category you can interact with the news providers. And get access to the news providers methods.
// ESM
import { NEWS } from '@consumet/extensions';
// <providerName> is the name of the provider you want to use. list of the proivders is below.
const newsProvider = NEWS.<providerName>();
This list is in alphabetical order. (except the sub bullet points)