Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Google News API

giulianosua1
7 - Meteor

Hi Guys,

 

Does anyone know if there is a way I can connect to a Google News API? What I am trying achieve is to query on daily basis a number of companies on Google News and pull the news, link, etc. to be able to create a summary email. 

 

I have seen the below Python API, but I am not so good in Python and I am wondering if I could do this in Alteryx? Any help would be much appreciated!! Also, if you know any other News API that could be easier, ie. yahoo, bloomberg, etc. I am open to suggestions. 

 

Python Google News API: https://pypi.org/project/GoogleNews/

 

Regards,

Giuliano 

3 REPLIES 3
TrevorS
Alteryx Alumni (Retired)

Hello @giulianosua1 

Have you checked out this Knowledge article?

REST API In 5 Minutes-No Coding 

This should help to get you started!

 

Thanks,
TrevorS

Community Moderator
giulianosua1
7 - Meteor

Thanks Trevor!

newsdataio
5 - Atom

try using https://newsdata.io/google-news-api

They will provide you articles from Google Neww, which you download in Excel, CSV, and JSON format.

Labels