Skip to content

Instantly share code, notes, and snippets.

@aaizemberg
Created August 9, 2017 15:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aaizemberg/1ca907c51b4c83dafaee4b508779a88a to your computer and use it in GitHub Desktop.
Save aaizemberg/1ca907c51b4c83dafaee4b508779a88a to your computer and use it in GitHub Desktop.
Última semana (4 candidatos)
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>google trends (last 7 days)</title>
</head>
<body>
<script type="text/javascript" src="https://ssl.gstatic.com/trends_nrtr/1101_RC02/embed_loader.js"></script> <script type="text/javascript"> trends.embed.renderExploreWidget("TIMESERIES", {"comparisonItem":[{"keyword":"/m/05k5_1","geo":"AR-B","time":"now 7-d"},{"keyword":"/m/02rfsjz","geo":"AR-B","time":"now 7-d"},{"keyword":"/m/05h50hl","geo":"AR-B","time":"now 7-d"},{"keyword":"/m/05h3n6g","geo":"AR-B","time":"now 7-d"}],"category":0,"property":""}, {"exploreQuery":"date=now 7-d&geo=AR-B&q=%2Fm%2F05k5_1,%2Fm%2F02rfsjz,%2Fm%2F05h50hl,%2Fm%2F05h3n6g","guestPath":"https://trends.google.com:443/trends/embed/"}); </script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment