Re: Google Trends Data and Mathematica
- To: mathgroup at smc.vnet.net
- Subject: [mg103832] Re: Google Trends Data and Mathematica
- From: Szabolcs Horvát <szhorvat at gmail.com>
- Date: Thu, 8 Oct 2009 07:51:46 -0400 (EDT)
- References: <hahsrv$os$1@smc.vnet.net>
On 2009.10.07. 13:08, jroge wrote: > I am looking for some advice for directly importing data from Google > Trends? I am able to download the CSV files from Google and then load > into Mathematica easily enough, but I would rather skip the > intermediate steps and directly pull the data from Google into my > Mathematica notebook. I think where I am getting stuck is that Google > requires authentication and programming that into Mathematica is a bit > beyond my skill sets. Any thoughts? > If you don't mind fiddling with Python a bit, you could use this script: http://www.juiceanalytics.com/openjuice/programmatic-google-trends-api/