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]
