bzarras / newsapi

A promise-based node interface for NewsAPI
MIT License
144 stars 39 forks source link

Can't access some parameter in Top headlines #49

Open ValerieKC opened 1 year ago

ValerieKC commented 1 year ago

I notice I can't fetch some data by my code from News API anymore, so I search on News API website. So now they don't alow us to fetch description and urlToImage anymore? I'm using the developer plan, is it possible to fetch those data by upgrade to business plan? This is my fetch url:

https://newsapi.org/v2/top-headlines?country=us&category=general&pageSize=100&apiKey=[My api key]

newsAPI

shardul-b commented 1 year ago

Some news articles lack description (I have observed it happens with google-news most of the time)