sakshamssr / GNews-API

A Fast and lightweight Python API that search for articles on Google News and returns a JSON response.
https://gnewssapi.vercel.app/
6 stars 0 forks source link

always returned blank list #1

Open LKFhk opened 8 months ago

LKFhk commented 8 months ago

tried in web and CLI but returned blank response

curl https://gnewssapi.vercel.app/news/python {}

curl https://gnewssapi.vercel.app/news/aapl {}

sakshamssr commented 8 months ago

Thank you for pointing out this issue, I have updated the code and now it's working correctly 😊