Since it's your first time here, let us show you how Trendy works.

Close-button

google "hate Romney"

  • Created by: Dale Martin
  • Last ran: about 15 hours ago.
  • Auto-run in: about 12 hours.
  • Created on: 24 Aug 2012

270

data points

Description:

How many pages google displays for "hate Romney".

Recently Collected Data (last 5 of 270) Show All Data

Time Recorded (time1790) Data (data1790)
19 May 2013 05:00:30 [29300000]
18 May 2013 05:00:46 [36600000]
17 May 2013 05:00:36 [40200000]
16 May 2013 05:00:39 [40200000]
15 May 2013 05:00:38 [40200000]
% Example code added - Retrieve answer count on MATLAB Answers

hateRomneyUrl = 'http://ajax.googleapis.com/ajax/services/search/web?v=1.0&q=hate+romney';
hateRomneyCount = urlfilter(hateRomneyUrl, 'estimatedResultCount');
updatetrend(hateRomneyCount);
Tags:

    0 comments