Reddit Part One: Getting Data

You are going to scrape the front page of reddit every 4 hours, saving a CSV file that includes:

div.thing

  • The title of the post a.title
  • The number of votes it has (the number between the up and down arrows) div.unvoted
  • The number of comments it has ul.flat-list .first
  • What subreddit it is from (e.g. /r/AskReddit, /r/todayilearned)
  • When it was posted (get a TIMESTAMP, e.g. 2016-06-22T12:33:58+00:00, not "4 hours ago") p.tagline time att:title
  • The URL to the post itself
  • The URL of the thumbnail image associated with the post

Columns: title|votes|comments|parent|date|url|img

Data:

list[ {'title': post_title, 'votes': ...}, {...}, ... ]


In [2]:
import requests
import time, datetime
import pandas as pd

In [8]:
from bs4 import BeautifulSoup
# not necessary - the most important is to avoid sending too many requests 
headers = {'User-Agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:47.0) Gecko/20100101 Firefox/47.0'}
response = requests.get("https://www.reddit.com", headers)
doc = BeautifulSoup(response.text, 'html.parser')
if doc.find('title') == 'Too Many Requests':
    print('Reddit sent a “Too Many Requests” response.')
doc


Out[8]:
<!DOCTYPE doctype html>
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"><head><title>reddit: the front page of the internet</title><meta content=" reddit, reddit.com, vote, comment, submit " name="keywords"/><meta content="reddit: the front page of the internet" name="description"/><meta content="always" name="referrer"><meta content="text/html; charset=utf-8" http-equiv="Content-Type"/><link href="https://www.reddit.com/" rel="canonical"/><link href="https://m.reddit.com/?User-Agent=Mozilla%2F5.0+%28Macintosh%3B+Intel+Mac+OS+X+10.11%3B+rv%3A47.0%29+Gecko%2F20100101+Firefox%2F47.0" media="only screen and (max-width: 640px)" rel="alternate"/><meta content="width=1024" name="viewport"><link href="//www.redditstatic.com/icon.png" rel="icon" sizes="256x256" type="image/png"/><link href="//www.redditstatic.com/favicon.ico" rel="shortcut icon" type="image/x-icon"/><link href="//www.redditstatic.com/icon-touch.png" rel="apple-touch-icon-precomposed"/><link href="https://www.reddit.com/.rss" rel="alternate" title="RSS" type="application/atom+xml"/><link href="//www.redditstatic.com/reddit.qOgB4MK2l24.css" media="all" rel="stylesheet" type="text/css"><!--[if gte IE 9]><!--><script src="//www.redditstatic.com/reddit-init.en.No0F2xbfnGA.js" type="text/javascript"></script><!--<![endif]--><!--[if lt IE 9]><script type="text/javascript" src="//www.redditstatic.com/reddit-init-legacy.en.3Qup-L4A8Bk.js"></script><![endif]--><script id="config" type="text/javascript">r.setup({"ajax_domain": "www.reddit.com", "post_site": "", "gold": false, "poisoning_report_mac": null, "requires_eu_cookie_policy": false, "nsfw_media_acknowledged": false, "stats_domain": "https://stats.redditmedia.com", "feature_expando_events": true, "facebook_app_id": "322647334569188", "is_sponsor": false, "user_id": false, "eventtracker_url": "//pixel.redditmedia.com/pixel/of_delight.png", "poisoning_canary": null, "logged": false, "over_18": false, "feature_ads_user_matching": false, "uitracker_url": "//pixel.redditmedia.com/pixel/of_discovery.png", "modhash": "", "feature_adblock_test": true, "send_logs": true, "listing_over_18": false, "https_endpoint": "https://www.reddit.com", "extension": null, "cur_site": "", "event_target": {"target_type": "listing", "target_sort": "hot"}, "tracker_url": "//pixel.redditmedia.com/pixel/of_destiny.png?v=P6ZV8lFGq1vYQn4kTX2z2an3IV%2Byh%2B%2FqtRPq6GGmLPmg8eCCbJWI7w6Ip3R%2FLZEZmJ7eZuufojbeKaRq1ZvSg2FIRFrl%2FwPY", "expando_preference": "subreddit_default", "debug": false, "has_subscribed": false, "server_time": 1466706091.0, "clicktracker_url": "//pixel.redditmedia.com/click", "pref_no_profanity": true, "share_tracking_ts": 1466706091432, "cur_domain": "reddit.com", "feature_new_report_dialog": true, "events_collector_url": "https://events.redditmedia.com/v1", "feature_flatlist_events": false, "https_forced": true, "user_in_timeout": false, "share_tracking_hmac": null, "ad_serving_events_sample_rate": 0.15, "is_fake": true, "renderstyle": "html", "vote_hash": "/KHqpSl0lrhXmgTL9mwUo8tNi85UGU9rkUe8YaVZTAODNj3p3iCxhvNot0y6r/04Gj21g0xRw1uQRNjMOKiffY9eWSx/JmVPZCJvRTMvzyf422Ma8NkWZl+0M18MSUMPTsdzdzPPFgBDodjXHpLaKLoyOrvL3YyZ9FGSHlrbPJI=", "events_collector_secret": "thiiM0ahsieSiech1phithe6chahngoo8sah6aid\n", "adtracker_url": "//pixel.redditmedia.com/pixel/of_doom.png", "events_collector_key": "RedditFrontend1", "feature_post_embed": true, "feature_mobile_native_banner": true, "cache_policy": "loggedout_www", "store_visits": false, "anon_eventtracker_url": "//pixel.redditmedia.com/pixel/of_diversity.png", "new_window": false, "pref_beta": false, "eu_cookie_max_attempts": 3, "pageInfo": {"actionName": "hot.GET_listing", "verification": "adfad553bf3b6c42e703170c536073e9c1f952f0"}, "mweb_blacklist_expressions": ["^/prefs/?", "^/live/?", "/message/compose", "/m/", "^/subreddits/create", "^/gold", "^/advertising", "^/promoted", "^/buttons"], "media_domain": "www.redditmedia.com", "static_root": "//www.redditstatic.com", "feature_screenview_events": true, "cur_listing": "frontpage", "email_verified": false, "status_msg": {"fetching": "fetching title...", "loading": "loading...", "submitting": "submitting..."}, "stats_sample_rate": "5", "eu_cookie": "eu_cookie", "feature_scroll_events": false})</script><style type="text/css">/* Custom css: use this block to insert special translation-dependent css in the page header */</style><script type="text/javascript">if (!window.DO_NOT_TRACK) { window.user_type = 'guest'; window.is_gold_page = 'False'.toLowerCase() === 'true'; }</script><script type="text/javascript">if (!window.DO_NOT_TRACK) { var _gaq = _gaq || []; _gaq.push( ['_require', 'inpage_linkid', '//www.google-analytics.com/plugins/ga/inpage_linkid.js'], ['_setAccount', 'UA-12131688-1'], ['_setDomainName', 'reddit.com'], ['_setCustomVar', 1, 'site', ' reddit.com', 3], ['_setCustomVar', 2, 'srpath', ' reddit.com-GET_listing', 3], ['_setCustomVar', 3, 'usertype', user_type, 2], ['_setCustomVar', 4, 'uitype', 'web', 3], ['_setCustomVar', 5, 'style_override', '', 2], ['_setSampleRate', '10'], ['_trackPageview'] ); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); }</script><script type="text/javascript">if (!window.DO_NOT_TRACK) { (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','_ga'); window._ga('create', 'UA-12131688-9', { 'name': 'goldTracker', 'cookieDomain': 'reddit.com', '1': ' reddit.com', '2': ' reddit.com-GET_listing', '3': window.user_type, '4': 'web', 'sampleRate': 100 }); if (window.is_gold_page) { window._ga('goldTracker.send', 'pageview'); } }</script></link></meta></meta></head><body class="listing-page hot-page front-page"><div class="GoogleAd HomeAds InArticleAd LeftAd SidebarAd ad-300-250 ad-banner adbar adbox1 ads-area adsense-ad box_ad googad" id="adblock-test"></div><script>if (!window.DO_NOT_TRACK) { var frame = document.createElement('iframe'); frame.style.display = 'none'; frame.referrer = 'no-referrer'; frame.id = 'gtm-jail'; frame.name = JSON.stringify({ subreddit: r.config.post_site, origin: location.origin, url: location.href, userMatching: r.config.feature_ads_user_matching, }); frame.src = '//' + "www.redditmedia.com" + '/gtm/jail?cb=' + "8CqR7FcToPI"; document.body.appendChild(frame); }</script><script>if (!window.DO_NOT_TRACK) { var mf = document.createElement('script'); mf.type = 'text/javascript'; mf.async = true; mf.src = "//www.redditstatic.com/moat/moatframe.js"; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(mf, s); }</script><div id="header" role="banner"><a href="#content" id="jumpToContent" tabindex="1">jump to content</a><div id="sr-header-area"><div class="width-clip"><div class="dropdown srdrop" onclick="open_menu(this)"><span class="selected title">my subreddits</span></div><div class="drop-choices srdrop"><a class="choice" href="https://www.reddit.com/r/announcements/">announcements</a><a class="choice" href="https://www.reddit.com/r/Art/">Art</a><a class="choice" href="https://www.reddit.com/r/AskReddit/">AskReddit</a><a class="choice" href="https://www.reddit.com/r/askscience/">askscience</a><a class="choice" href="https://www.reddit.com/r/aww/">aww</a><a class="choice" href="https://www.reddit.com/r/blog/">blog</a><a class="choice" href="https://www.reddit.com/r/books/">books</a><a class="choice" href="https://www.reddit.com/r/creepy/">creepy</a><a class="choice" href="https://www.reddit.com/r/dataisbeautiful/">dataisbeautiful</a><a class="choice" href="https://www.reddit.com/r/DIY/">DIY</a><a class="choice" href="https://www.reddit.com/r/Documentaries/">Documentaries</a><a class="choice" href="https://www.reddit.com/r/EarthPorn/">EarthPorn</a><a class="choice" href="https://www.reddit.com/r/explainlikeimfive/">explainlikeimfive</a><a class="choice" href="https://www.reddit.com/r/food/">food</a><a class="choice" href="https://www.reddit.com/r/funny/">funny</a><a class="choice" href="https://www.reddit.com/r/Futurology/">Futurology</a><a class="choice" href="https://www.reddit.com/r/gadgets/">gadgets</a><a class="choice" href="https://www.reddit.com/r/gaming/">gaming</a><a class="choice" href="https://www.reddit.com/r/GetMotivated/">GetMotivated</a><a class="choice" href="https://www.reddit.com/r/gifs/">gifs</a><a class="choice" href="https://www.reddit.com/r/history/">history</a><a class="choice" href="https://www.reddit.com/r/IAmA/">IAmA</a><a class="choice" href="https://www.reddit.com/r/InternetIsBeautiful/">InternetIsBeautiful</a><a class="choice" href="https://www.reddit.com/r/Jokes/">Jokes</a><a class="choice" href="https://www.reddit.com/r/LifeProTips/">LifeProTips</a><a class="choice" href="https://www.reddit.com/r/listentothis/">listentothis</a><a class="choice" href="https://www.reddit.com/r/mildlyinteresting/">mildlyinteresting</a><a class="choice" href="https://www.reddit.com/r/movies/">movies</a><a class="choice" href="https://www.reddit.com/r/Music/">Music</a><a class="choice" href="https://www.reddit.com/r/news/">news</a><a class="choice" href="https://www.reddit.com/r/nosleep/">nosleep</a><a class="choice" href="https://www.reddit.com/r/nottheonion/">nottheonion</a><a class="choice" href="https://www.reddit.com/r/OldSchoolCool/">OldSchoolCool</a><a class="choice" href="https://www.reddit.com/r/personalfinance/">personalfinance</a><a class="choice" href="https://www.reddit.com/r/philosophy/">philosophy</a><a class="choice" href="https://www.reddit.com/r/photoshopbattles/">photoshopbattles</a><a class="choice" href="https://www.reddit.com/r/pics/">pics</a><a class="choice" href="https://www.reddit.com/r/science/">science</a><a class="choice" href="https://www.reddit.com/r/Showerthoughts/">Showerthoughts</a><a class="choice" href="https://www.reddit.com/r/space/">space</a><a class="choice" href="https://www.reddit.com/r/sports/">sports</a><a class="choice" href="https://www.reddit.com/r/television/">television</a><a class="choice" href="https://www.reddit.com/r/tifu/">tifu</a><a class="choice" href="https://www.reddit.com/r/todayilearned/">todayilearned</a><a class="choice" href="https://www.reddit.com/r/TwoXChromosomes/">TwoXChromosomes</a><a class="choice" href="https://www.reddit.com/r/UpliftingNews/">UpliftingNews</a><a class="choice" href="https://www.reddit.com/r/videos/">videos</a><a class="choice" href="https://www.reddit.com/r/worldnews/">worldnews</a><a class="choice" href="https://www.reddit.com/r/WritingPrompts/">WritingPrompts</a><a class="bottom-option choice" href="https://www.reddit.com/subreddits/">edit subscriptions</a></div><div class="sr-list"><ul class="flat-list sr-bar hover"><li class="selected"><a class="choice" href="https://www.reddit.com/">front</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/all">all</a></li><li><span class="separator">-</span><a class="random choice" href="https://www.reddit.com/r/random/">random</a></li></ul><span class="separator"> | </span><ul class="flat-list sr-bar hover" id="sr-bar"><li><a class="choice" href="https://www.reddit.com/r/AskReddit/">AskReddit</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/funny/">funny</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/videos/">videos</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/pics/">pics</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/todayilearned/">todayilearned</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/news/">news</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/worldnews/">worldnews</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/gaming/">gaming</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/gifs/">gifs</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/movies/">movies</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/aww/">aww</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/IAmA/">IAmA</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/Showerthoughts/">Showerthoughts</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/Jokes/">Jokes</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/television/">television</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/mildlyinteresting/">mildlyinteresting</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/nottheonion/">nottheonion</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/science/">science</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/Music/">Music</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/announcements/">announcements</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/personalfinance/">personalfinance</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/explainlikeimfive/">explainlikeimfive</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/LifeProTips/">LifeProTips</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/photoshopbattles/">photoshopbattles</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/tifu/">tifu</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/food/">food</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/sports/">sports</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/OldSchoolCool/">OldSchoolCool</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/books/">books</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/TwoXChromosomes/">TwoXChromosomes</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/Art/">Art</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/space/">space</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/nosleep/">nosleep</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/DIY/">DIY</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/creepy/">creepy</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/Futurology/">Futurology</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/dataisbeautiful/">dataisbeautiful</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/EarthPorn/">EarthPorn</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/history/">history</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/WritingPrompts/">WritingPrompts</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/UpliftingNews/">UpliftingNews</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/Documentaries/">Documentaries</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/askscience/">askscience</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/gadgets/">gadgets</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/GetMotivated/">GetMotivated</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/listentothis/">listentothis</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/InternetIsBeautiful/">InternetIsBeautiful</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/philosophy/">philosophy</a></li><li><span class="separator">-</span><a class="choice" href="https://www.reddit.com/r/blog/">blog</a></li></ul></div><a href="https://www.reddit.com/subreddits/" id="sr-more-link">more »</a></div></div><div id="header-bottom-left"><a class="default-header" href="/" id="header-img" title="">reddit.com</a> <ul class="tabmenu "><li class="selected"><a class="choice" href="https://www.reddit.com/">hot</a></li><li><a class="choice" href="https://www.reddit.com/new/">new</a></li><li><a class="choice" href="https://www.reddit.com/rising/">rising</a></li><li><a class="choice" href="https://www.reddit.com/controversial/">controversial</a></li><li><a class="choice" href="https://www.reddit.com/top/">top</a></li><li><a class="choice" href="https://www.reddit.com/gilded/">gilded</a></li><li><a class="choice" href="https://www.reddit.com/wiki/">wiki</a></li><li><a class="choice" href="https://www.reddit.com/ads/">promoted</a></li></ul></div><div id="header-bottom-right"><span class="user">Want to join? <a class="login-required" href="https://www.reddit.com/login">Log in or sign up</a> in seconds.</span><span class="separator">|</span><ul class="flat-list hover"><li><a class="pref-lang choice" href="javascript:void(0)" onclick="return showlang();">English</a></li></ul></div></div><div class="side"><div class="spacer"><form action="https://www.reddit.com/search" id="search" role="search"><input name="q" placeholder="search" tabindex="20" type="text"><input tabindex="22" type="submit" value=""><div class="infobar" id="searchexpando"><div id="moresearchinfo"><p>use the following search parameters to narrow your results:</p><dl><dt>subreddit:<i>subreddit</i></dt><dd>find submissions in "subreddit"</dd><dt>author:<i>username</i></dt><dd>find submissions by "username"</dd><dt>site:<i>example.com</i></dt><dd>find submissions from "example.com"</dd><dt>url:<i>text</i></dt><dd>search for "text" in url</dd><dt>selftext:<i>text</i></dt><dd>search for "text" in self post contents</dd><dt>self:yes (or self:no)</dt><dd>include (or exclude) self posts</dd><dt>nsfw:yes (or nsfw:no)</dt><dd>include (or exclude) results marked as NSFW</dd></dl><p>e.g. <code>subreddit:aww site:imgur.com dog</code></p><p><a href="https://www.reddit.com/wiki/search">see the search faq for details.</a></p></div><p><a href="https://www.reddit.com/wiki/search" id="search_showmore">advanced search: by author, subreddit...</a></p></div></input></input></form></div><div class="spacer"><form action="https://www.reddit.com/post/login" class="login-form login-form-side" id="login_login-main" method="post"><input name="op" type="hidden" value="login-main"/><input maxlength="20" name="user" placeholder="username" tabindex="1" type="text"/><input name="passwd" placeholder="password" tabindex="1" type="password"/><div class="status"></div><div id="remember-me"><input id="rem-login-main" name="rem" tabindex="1" type="checkbox"/><label for="rem-login-main">remember me</label><a class="recover-password" href="/password">reset password</a></div><div class="submit"><span class="throbber"></span><button class="btn" tabindex="1" type="submit">login</button></div><div class="clear"></div></form></div><div class="spacer"><div class="sponsorshipbox"></div></div><div class="spacer"><div class="sidebox submit submit-link"><div class="morelink"><a class="login-required access-required" data-event-action="submit" data-event-detail="link" data-type="subreddit" href="https://www.reddit.com/submit" target="_top">Submit a new link</a><div class="nub"></div></div></div></div><div class="spacer"><div class="sidebox submit submit-text"><div class="morelink"><a class="login-required access-required" data-event-action="submit" data-event-detail="self" data-type="subreddit" href="https://www.reddit.com/submit?selftext=true" target="_top">Submit a new text post</a><div class="nub"></div></div></div></div><div class="spacer"><div id="ad_main"></div><script>r.hooks.get('reddit').register(function() { var timeout, adLoaded = false; var age; if (!r.config.logged) { var loidcreated = $.cookie('loidcreated'); if (loidcreated) { age = Math.floor((new Date() - new Date(loidcreated)) / (1000 * 60 * 60)); } } r.frames.listen('adzerk'); r.frames.receiveMessage('request.adzerk', function(e) { var data = e.detail; r.analytics.adServingEvent('ad_request', { keywords: data.keywords, placement_types: data.placement_types, properties: data.properties, }); }); r.frames.receiveMessage('response.adzerk', function(e) { var data = e.detail; r.analytics.adServingEvent('ad_response', { keywords: data.keywords, placement_types: data.placement_types, placement_name: data.placement_name, properties: data.properties, adserver_campaign_id: data.campaign_id, adserver_flight_id: data.flight_id, adserver_creative_id: data.creative_id, adserver_ad_id: data.ad_id, adserver_priority_id: data.priority_id, adserver_placement_type: data.ad_type, }); }); function parseJSONHash(hash) { var PREFIX = '{%22'; var json = hash.replace(/^#/, ''); var isEncoded = json.indexOf(PREFIX) === 0; if (isEncoded) { json = decodeURIComponent(json); } try { return JSON.parse(json); } catch (e) { return {}; } } function loadAd() { if (timeout) { clearTimeout(timeout); } if (adLoaded) { return; } adLoaded = true; var $ad = $('#' + "ad_main"); var iframe = document.createElement('iframe'); var parser = document.createElement('a'); parser.href = "//www.redditmedia.com/ads/display/300x250#{\"keywords\": [\"s.frontpage\", \"s.loggedout\", \"k.elections\", \"s.sfw\", \"s.programmatic\"], \"origin\": \"https://www.reddit.com\", \"properties\": {}}"; var data = parseJSONHash(parser.hash); data.properties = data.properties || {}; if (!r.config.logged) { data.properties.age_hours = age; } var pageType; if (/^(\/(hot|new|rising|controversial|top))?(\/)?$/.test(location.pathname)) { pageType = 'frontpage-listing'; } else if (/^\/r\/[^\/]+(\/(hot|new|rising|controversial|top))?(\/)?$/.test(location.pathname)) { pageType = 'subreddit-listing'; } else if ($('body').hasClass('comments-page')) { pageType = 'comments'; } else if ($('body').hasClass('listing-page')) { pageType = 'listing'; } if (pageType) { data.properties.pageType = pageType; } parser.hash = JSON.stringify(data); iframe.frameborder = 0; iframe.scolling = 'no'; iframe.name = "ad_main"; iframe.src = parser.href; iframe.style.border = '0'; iframe.style.height = '100%'; iframe.style.width = '100%'; if (!$ad.length) { return; } $ad.get(0).appendChild(iframe); if ($ad.height() === 0 || $ad.width() === 0 || $ad.offset().left === 0) { r.analytics.adblockEvent('banners'); $('.footer').append( '<img alt="" src="' + "//pixel.redditmedia.com/pixel/of_defenestration.png?v=ogyw%2BW9klJBSlJwAKyKUjC3c4UFiZgy2k5hddLMa7h%2FgoI%2FGNyKPa41FvfVI0PwG0ozyssCnYjgmpVFLpzkDTYGAXI0L6Let\u0026hash=adblock0e31bc319d5b5882b0cddf147f4ce1da5ac9c731\u0026id=adblock" + '&random=' + (Math.random() * 10000000000000000) + '"/>' ); } } timeout = setTimeout(loadAd, 1000); if (r.config.feature_ads_user_matching && !window.DO_NOT_TRACK) { r.frames.receiveMessageOnce('userMatched.gtm', loadAd); } else { loadAd(); } });</script></div><div class="spacer"><div class="goldvertisement "><div class="inner"><h2>daily reddit gold goal</h2><div class="progress"><p>46%</p><div class="bar"><span style="width: 46%"></span></div></div><a href="/gold?goldtype=code&amp;source=progressbar" target="_blank">help support reddit</a><div class="gold-bubble hover-bubble help-bubble anchor-top-centered"><p><span class="gold-branding">reddit gold</span> gives you extra features and helps keep our servers running. We believe the more reddit can be user-supported, the freer we will be to make reddit the best it can be.</p><p class="buy-gold">Buy gold for yourself to gain access to <a href="/gold/about" target="_blank">extra features</a> and <a href="/r/goldbenefits" target="_blank">special benefits</a>. A month of gold pays for  <b>231.26 minutes</b> of reddit server time!</p><p class="give-gold">Give gold to thank exemplary people and encourage them to post more.</p><p class="aside">This daily goal updates every 10 minutes and is reset at midnight <a href="https://en.wikipedia.org/wiki/Pacific_Time_Zone" target="_blank">Pacific Time</a>  (12 hours, 38 minutes from now).</p><div class="history"><p>Yesterday's reddit gold goal</p><div class="progress"><p>91%</p><div class="bar"><span style="width: 91%"></span></div></div></div></div></div></div></div></div><a name="content"></a><div class="content" role="main"><section class="infobar newsletterbar newsletter-container" hidden=""><header><h1 class="subscribe-callout"><a href="/newsletter"><img alt="subscribe to our newsletter" src="//www.redditstatic.com/subscribe-header.svg"/></a></h1><div class="subscribe-thanks"><img alt="_('thanks for subscribing')" src="//www.redditstatic.com/subscribe-header-thanks.svg"/></div><h2 class="result-message">get the best of reddit, delivered once a week</h2></header><form action="https://www.reddit.com/api/newsletter.json" class="newsletter-signup form-v2 c-form-inline" method="post"><input name="uh" type="hidden" value=""/><input name="source" type="hidden" value="newsletterbar"><div class="c-form-group "><label class="screenreader-only" for="email">email:</label><input class="c-form-control" data-validate-on="change blur" data-validate-url="/api/check_email.json" name="email" placeholder="enter your email" type="email" value=""><div class="c-form-control-feedback-wrapper inside-input"><span class="c-form-control-feedback c-form-control-feedback-throbber"></span><span class="c-form-control-feedback c-form-control-feedback-error" title=""></span><span class="c-form-control-feedback c-form-control-feedback-success"></span></div></input></div><button class="c-btn c-btn-highlight" type="submit">subscribe</button><br/><div class="c-form-group "><div class="g-recaptcha" data-sitekey="6LeTnxkTAAAAAN9QEuDZRpn90WwKk_R1TRW_g-JC"></div><div class="c-form-control-feedback-wrapper inside-input"><span class="c-form-control-feedback c-form-control-feedback-throbber"></span><span class="c-form-control-feedback c-form-control-feedback-error" title=""></span><span class="c-form-control-feedback c-form-control-feedback-success"></span></div></div></input></form><a class="newsletter-close" href="#" title="close">×</a></section><div class="spacer"><div class="organic-listing loading" id="siteTable_organic"><div class=" thing id-t3_4pi4zb linkflair linkflair-Credit odd link self" data-author="lev1athan1" data-author-fullname="t2_y971q" data-domain="self.personalfinance" data-fullname="t3_4pi4zb" data-rank="" data-subreddit="personalfinance" data-subreddit-fullname="t5_2qstm" data-timestamp="1466705257000" data-type="link" data-url="/r/personalfinance/comments/4pi4zb/why_do_people_use_credit_cards_that_earn_miles/" id="thing_t3_4pi4zb" onclick="click_thing(this)" style="display:none"><p class="parent"></p><span class="rank"></span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score likes">•</div><div class="score unvoted">•</div><div class="score dislikes">•</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><div class="entry unvoted"><p class="title"><a class="title may-blank " href="/r/personalfinance/comments/4pi4zb/why_do_people_use_credit_cards_that_earn_miles/" rel="nofollow" tabindex="1">Why do people use credit cards that earn miles instead of credit cards that earn straight 2% cash back?</a><span class="linkflairlabel" title="Credit">Credit</span> <span class="domain">(<a href="/r/personalfinance/">self.personalfinance</a>)</span></p><div class="expando-button collapsed selftext"></div><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T18:07:37+00:00" title="Thu Jun 23 18:07:37 2016 UTC">13 minutes ago</time> by <a class="author may-blank id-t2_y971q" href="https://www.reddit.com/user/lev1athan1">lev1athan1</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/personalfinance/">/r/personalfinance</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/personalfinance/comments/4pi4zb/why_do_people_use_credit_cards_that_earn_miles/" rel="nofollow">7 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pi4zb"></div><div class="expando expando-uninitialized" style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pi5an even link " data-author="theWhoHa" data-author-fullname="t2_4n1u4" data-domain="youtu.be" data-fullname="t3_4pi5an" data-rank="" data-subreddit="movies" data-subreddit-fullname="t5_2qh3s" data-timestamp="1466705351000" data-type="link" data-url="https://youtu.be/sX1iIx-LMYM" id="thing_t3_4pi5an" onclick="click_thing(this)" style="display:none"><p class="parent"></p><span class="rank"></span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score likes">•</div><div class="score unvoted">•</div><div class="score dislikes">•</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><a class="thumbnail may-blank " href="https://youtu.be/sX1iIx-LMYM" rel="nofollow"><img alt="" height="52" src="//b.thumbs.redditmedia.com/5hCZCdLBroL1WFcr0OHmmBuG21CT8tehWQZsJu-CiBg.jpg" width="70"/></a><div class="entry unvoted"><p class="title"><a class="title may-blank " href="https://youtu.be/sX1iIx-LMYM" rel="nofollow" tabindex="1">I had some editing/musical fun with Indiana Jones &amp; The Last Crusade [OC]</a> <span class="domain">(<a href="/domain/youtu.be/">youtu.be</a>)</span></p><div class="expando-button collapsed video"></div><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T18:09:11+00:00" title="Thu Jun 23 18:09:11 2016 UTC">12 minutes ago</time> by <a class="author may-blank id-t2_4n1u4" href="https://www.reddit.com/user/theWhoHa">theWhoHa</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/movies/">/r/movies</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments empty may-blank" data-event-action="comments" href="https://www.reddit.com/r/movies/comments/4pi5an/i_had_some_editingmusical_fun_with_indiana_jones/" rel="nofollow">comment</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pi5an"></div><div class="expando expando-uninitialized" data-cachedhtml=' &lt;iframe src="//www.redditmedia.com/mediaembed/4pi5an" id="media-embed-4pi5an-os2" class="media-embed" width="610" height="348" border="0" frameBorder="0" scrolling="no" allowfullscreen&gt;&lt;/iframe&gt; ' style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pi521 odd link " data-author="nidadaful" data-author-fullname="t2_mbxg4" data-domain="youtube.com" data-fullname="t3_4pi521" data-rank="" data-subreddit="television" data-subreddit-fullname="t5_2qh6e" data-timestamp="1466705279000" data-type="link" data-url="https://www.youtube.com/watch?v=AuE0wthdqyk" id="thing_t3_4pi521" onclick="click_thing(this)" style="display:none"><p class="parent"></p><span class="rank"></span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score likes">•</div><div class="score unvoted">•</div><div class="score dislikes">•</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><a class="thumbnail may-blank " href="https://www.youtube.com/watch?v=AuE0wthdqyk" rel="nofollow"><img alt="" height="52" src="//a.thumbs.redditmedia.com/Azf_HVSVoK9vRHpin6J_8kvBd3H1SacdIfzzGVu-qF8.jpg" width="70"/></a><div class="entry unvoted"><p class="title"><a class="title may-blank " href="https://www.youtube.com/watch?v=AuE0wthdqyk" rel="nofollow" tabindex="1">Turtle Bait - The Amazing World of Gumball</a> <span class="domain">(<a href="/domain/youtube.com/">youtube.com</a>)</span></p><div class="expando-button collapsed video"></div><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T18:07:59+00:00" title="Thu Jun 23 18:07:59 2016 UTC">13 minutes ago</time> by <a class="author may-blank id-t2_mbxg4" href="https://www.reddit.com/user/nidadaful">nidadaful</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/television/">/r/television</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments empty may-blank" data-event-action="comments" href="https://www.reddit.com/r/television/comments/4pi521/turtle_bait_the_amazing_world_of_gumball/" rel="nofollow">comment</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pi521"></div><div class="expando expando-uninitialized" data-cachedhtml=' &lt;iframe src="//www.redditmedia.com/mediaembed/4pi521" id="media-embed-4pi521-lrm" class="media-embed" width="610" height="348" border="0" frameBorder="0" scrolling="no" allowfullscreen&gt;&lt;/iframe&gt; ' style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pi4rq even link " data-author="WiFiEnabled" data-author-fullname="t2_gyxii" data-domain="i.imgur.com" data-fullname="t3_4pi4rq" data-rank="" data-subreddit="aww" data-subreddit-fullname="t5_2qh1o" data-timestamp="1466705189000" data-type="link" data-url="http://i.imgur.com/hZdjp4q.jpg" id="thing_t3_4pi4rq" onclick="click_thing(this)" style="display:none"><p class="parent"></p><span class="rank"></span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score likes">•</div><div class="score unvoted">•</div><div class="score dislikes">•</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><a class="thumbnail may-blank " href="http://i.imgur.com/hZdjp4q.jpg" rel="nofollow"><img alt="" height="70" src="//b.thumbs.redditmedia.com/EFBInxb8_aISHRebjQoVrHJ7huzWguiVmrjVg6CDgns.jpg" width="70"/></a><div class="entry unvoted"><p class="title"><a class="title may-blank " href="http://i.imgur.com/hZdjp4q.jpg" rel="nofollow" tabindex="1">Those eyes...</a> <span class="domain">(<a href="/domain/i.imgur.com/">i.imgur.com</a>)</span></p><div class="expando-button collapsed video"></div><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T18:06:29+00:00" title="Thu Jun 23 18:06:29 2016 UTC">15 minutes ago</time> by <a class="author may-blank id-t2_gyxii" href="https://www.reddit.com/user/WiFiEnabled">WiFiEnabled</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/aww/">/r/aww</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments empty may-blank" data-event-action="comments" href="https://www.reddit.com/r/aww/comments/4pi4rq/those_eyes/" rel="nofollow">comment</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pi4rq"></div><div class="expando expando-uninitialized" data-cachedhtml=' &lt;div class="media-preview" id="media-preview-4pi4rq" style="max-width: 513px"&gt; &lt;div class="media-preview-content"&gt; &lt;a href="http://i.imgur.com/hZdjp4q.jpg" class="may-blank"&gt; &lt;img class="preview" src="https://i.redditmedia.com/ZkgYPcFPqzXNIGG_JRMdNe3LKqGI573piiNTCD6-C7Y.jpg?w=513&amp;amp;s=4c1433f244975c20b6183a2b13c1e7a9" width="513" height="768"&gt; &lt;/a&gt; &lt;/div&gt; &lt;/div&gt; ' style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pi5fg odd link self" data-author="MABfan11" data-author-fullname="t2_xdlmc" data-domain="self.AskReddit" data-fullname="t3_4pi5fg" data-rank="" data-subreddit="AskReddit" data-subreddit-fullname="t5_2qh1i" data-timestamp="1466705400000" data-type="link" data-url="/r/AskReddit/comments/4pi5fg/why_isnt_poser_pro_used_by_animators/" id="thing_t3_4pi5fg" onclick="click_thing(this)" style="display:none"><p class="parent"></p><span class="rank"></span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score likes">•</div><div class="score unvoted">•</div><div class="score dislikes">•</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><div class="entry unvoted"><p class="title"><a class="title may-blank " href="/r/AskReddit/comments/4pi5fg/why_isnt_poser_pro_used_by_animators/" rel="nofollow" tabindex="1">why isn't Poser Pro used by animators?</a> <span class="domain">(<a href="/r/AskReddit/">self.AskReddit</a>)</span></p><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T18:10:00+00:00" title="Thu Jun 23 18:10:00 2016 UTC">11 minutes ago</time> by <a class="author may-blank id-t2_xdlmc" href="https://www.reddit.com/user/MABfan11">MABfan11</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/AskReddit/">/r/AskReddit</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments empty may-blank" data-event-action="comments" href="https://www.reddit.com/r/AskReddit/comments/4pi5fg/why_isnt_poser_pro_used_by_animators/" rel="nofollow">comment</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pi5fg"></div><div class="expando expando-uninitialized" style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pi4p0 linkflair linkflair-S even link self" data-author="FatLadGaming2000" data-author-fullname="t2_ri0zx" data-domain="self.tifu" data-fullname="t3_4pi4p0" data-rank="" data-subreddit="tifu" data-subreddit-fullname="t5_2to41" data-timestamp="1466705170000" data-type="link" data-url="/r/tifu/comments/4pi4p0/tifu_by_leaving_my_window_open_in_one_of_the/" id="thing_t3_4pi4p0" onclick="click_thing(this)" style="display:none"><p class="parent"></p><span class="rank"></span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score likes">•</div><div class="score unvoted">•</div><div class="score dislikes">•</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><div class="entry unvoted"><p class="title"><a class="title may-blank " href="/r/tifu/comments/4pi4p0/tifu_by_leaving_my_window_open_in_one_of_the/" rel="nofollow" tabindex="1">TIFU by leaving my window open in one of the worst storms in years</a><span class="linkflairlabel" title="S">S</span> <span class="domain">(<a href="/r/tifu/">self.tifu</a>)</span></p><div class="expando-button collapsed selftext"></div><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T18:06:10+00:00" title="Thu Jun 23 18:06:10 2016 UTC">15 minutes ago</time> by <a class="author may-blank id-t2_ri0zx" href="https://www.reddit.com/user/FatLadGaming2000">FatLadGaming2000</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/tifu/">/r/tifu</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments empty may-blank" data-event-action="comments" href="https://www.reddit.com/r/tifu/comments/4pi4p0/tifu_by_leaving_my_window_open_in_one_of_the/" rel="nofollow">comment</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pi4p0"></div><div class="expando expando-uninitialized" style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pi4uu linkflair linkflair-streaming odd link " data-author="jdoz3" data-author-fullname="t2_ya98a" data-domain="m.youtube.com" data-fullname="t3_4pi4uu" data-rank="" data-subreddit="Music" data-subreddit-fullname="t5_2qh1u" data-timestamp="1466705215000" data-type="link" data-url="https://m.youtube.com/watch?v=iWza_On7ajs" id="thing_t3_4pi4uu" onclick="click_thing(this)" style="display:none"><p class="parent"></p><span class="rank"></span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score likes">•</div><div class="score unvoted">•</div><div class="score dislikes">•</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><div class="entry unvoted"><p class="title"><a class="title may-blank " href="https://m.youtube.com/watch?v=iWza_On7ajs" rel="nofollow" tabindex="1">Mumford &amp; Sons - Babel [Indie Rock/Folk]</a><span class="linkflairlabel" title="music streaming">music streaming</span> <span class="domain">(<a href="/domain/m.youtube.com/">m.youtube.com</a>)</span></p><div class="expando-button collapsed video"></div><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T18:06:55+00:00" title="Thu Jun 23 18:06:55 2016 UTC">14 minutes ago</time> by <a class="author may-blank id-t2_ya98a" href="https://www.reddit.com/user/jdoz3">jdoz3</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/Music/">/r/Music</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments empty may-blank" data-event-action="comments" href="https://www.reddit.com/r/Music/comments/4pi4uu/mumford_sons_babel_indie_rockfolk/" rel="nofollow">comment</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pi4uu"></div><div class="expando expando-uninitialized" data-cachedhtml=' &lt;iframe src="//www.redditmedia.com/mediaembed/4pi4uu" id="media-embed-4pi4uu-bov" class="media-embed" width="610" height="348" border="0" frameBorder="0" scrolling="no" allowfullscreen&gt;&lt;/iframe&gt; ' style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pi5c5 linkflair linkflair-Economics even link self" data-author="hoots711" data-author-fullname="t2_kdro7" data-domain="self.explainlikeimfive" data-fullname="t3_4pi5c5" data-rank="" data-subreddit="explainlikeimfive" data-subreddit-fullname="t5_2sokd" data-timestamp="1466705365000" data-type="link" data-url="/r/explainlikeimfive/comments/4pi5c5/eli5_how_do_personal_financial_advisers_make/" id="thing_t3_4pi5c5" onclick="click_thing(this)" style="display:none"><p class="parent"></p><span class="rank"></span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score likes">•</div><div class="score unvoted">•</div><div class="score dislikes">•</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><div class="entry unvoted"><p class="title"><a class="title may-blank " href="/r/explainlikeimfive/comments/4pi5c5/eli5_how_do_personal_financial_advisers_make/" rel="nofollow" tabindex="1">ELI5: how do personal financial advisers make money while providing sound advise?</a><span class="linkflairlabel" title="Economics">Economics</span> <span class="domain">(<a href="/r/explainlikeimfive/">self.explainlikeimfive</a>)</span></p><div class="expando-button collapsed selftext"></div><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T18:09:25+00:00" title="Thu Jun 23 18:09:25 2016 UTC">12 minutes ago</time> by <a class="author may-blank id-t2_kdro7" href="https://www.reddit.com/user/hoots711">hoots711</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/explainlikeimfive/">/r/explainlikeimfive</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/explainlikeimfive/comments/4pi5c5/eli5_how_do_personal_financial_advisers_make/" rel="nofollow">3 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pi5c5"></div><div class="expando expando-uninitialized" style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pi52t odd link self" data-author="SpreadItLikeTheHerp" data-author-fullname="t2_eeja9" data-domain="self.AskReddit" data-fullname="t3_4pi52t" data-rank="" data-subreddit="AskReddit" data-subreddit-fullname="t5_2qh1i" data-timestamp="1466705287000" data-type="link" data-url="/r/AskReddit/comments/4pi52t/if_you_had_to_guess_or_if_youve_done_research_how/" id="thing_t3_4pi52t" onclick="click_thing(this)" style="display:none"><p class="parent"></p><span class="rank"></span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score likes">•</div><div class="score unvoted">•</div><div class="score dislikes">•</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><div class="entry unvoted"><p class="title"><a class="title may-blank " href="/r/AskReddit/comments/4pi52t/if_you_had_to_guess_or_if_youve_done_research_how/" rel="nofollow" tabindex="1">If you had to guess (or if youve done research), how long does it take for a non-political tweet, YouTube video, or Reddit post to have a completely unrelated political comment reply made?</a> <span class="domain">(<a href="/r/AskReddit/">self.AskReddit</a>)</span></p><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T18:08:07+00:00" title="Thu Jun 23 18:08:07 2016 UTC">13 minutes ago</time> by <a class="author may-blank id-t2_eeja9" href="https://www.reddit.com/user/SpreadItLikeTheHerp">SpreadItLikeTheHerp</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/AskReddit/">/r/AskReddit</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/AskReddit/comments/4pi52t/if_you_had_to_guess_or_if_youve_done_research_how/" rel="nofollow">3 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pi52t"></div><div class="expando expando-uninitialized" style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pi4ry linkflair linkflair-streaming even link " data-author="Milllenial" data-author-fullname="t2_w111s" data-domain="youtube.com" data-fullname="t3_4pi4ry" data-rank="" data-subreddit="Music" data-subreddit-fullname="t5_2qh1u" data-timestamp="1466705191000" data-type="link" data-url="https://www.youtube.com/watch?v=znFo5bVcJ1k" id="thing_t3_4pi4ry" onclick="click_thing(this)" style="display:none"><p class="parent"></p><span class="rank"></span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score likes">•</div><div class="score unvoted">•</div><div class="score dislikes">•</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><div class="entry unvoted"><p class="title"><a class="title may-blank " href="https://www.youtube.com/watch?v=znFo5bVcJ1k" rel="nofollow" tabindex="1">A Crime Called - Dangerous [Rock](2015)</a><span class="linkflairlabel" title="music streaming">music streaming</span> <span class="domain">(<a href="/domain/youtube.com/">youtube.com</a>)</span></p><div class="expando-button collapsed video"></div><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T18:06:31+00:00" title="Thu Jun 23 18:06:31 2016 UTC">15 minutes ago</time> by <a class="author may-blank id-t2_w111s" href="https://www.reddit.com/user/Milllenial">Milllenial</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/Music/">/r/Music</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments empty may-blank" data-event-action="comments" href="https://www.reddit.com/r/Music/comments/4pi4ry/a_crime_called_dangerous_rock2015/" rel="nofollow">comment</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pi4ry"></div><div class="expando expando-uninitialized" data-cachedhtml=' &lt;iframe src="//www.redditmedia.com/mediaembed/4pi4ry" id="media-embed-4pi4ry-wbe" class="media-embed" width="610" height="348" border="0" frameBorder="0" scrolling="no" allowfullscreen&gt;&lt;/iframe&gt; ' style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class="thing interestbar" style="display:none"><div class="sr-interest-bar"><div class="bubble"><p class="caption">it looks like you haven't  <span class="subscribe">subscribed</span>  to any subreddits yet. want some ideas?</p><p class="error-caption"></p><div class="query-box"><input class="query" placeholder="what are you interested in?"><div class="throbber"></div></input></div><ul class="results"><li>try these:</li><li><a class="random" href="/r/random" target="_blank"><span class="name">serendipity</span></a></li></ul></div></div></div><div class="nextprev spot-nextprev"><div class="throbber"></div><button class="arrow prev">prev</button><button class="arrow next">next</button></div><div class="help help-hoverable">what's this?<div class="hover-bubble help-bubble anchor-top" id="spotlight-help"><div class="help-section help-promoted"><p>This sponsored link is an advertisement generated with our <a href="https://www.reddit.com/wiki/selfserve">self-serve advertisement tool</a>.</p><p>Use of this tool is open to all members of reddit.com, and for as little as $5.00 you can advertise in this area. <a href="https://www.reddit.com/advertising">Get started ›</a></p></div><div class="help-section help-adserver"><p>This is a new ad format that we are currently testing. We often try new types of ads in a limited capacity. If you have feedback, please let us know in the <a href="https://www.reddit.com/r/ads">ads subreddit</a>.</p></div><div class="help-section help-organic"><p>This area shows new and upcoming links. Vote on links here to help them become popular, and click the forwards and backwards buttons to view more.</p></div><div class="help-section help-interestbar"><p>Enter a keyword or topic to discover new subreddits around your interests. Be specific!</p><p>You can access this tool at any time on the <a href="https://www.reddit.com/subreddits/">/subreddits/</a> page.</p></div></div></div></div><script>r.spotlight.setup( ["t3_4pi4zb", "t3_4pi5an", "t3_4pi521", "t3_4pi4rq", "t3_4pi5fg", "t3_4pi4p0", "t3_4pi4uu", "t3_4pi5c5", "t3_4pi52t", "t3_4pi4ry"], 0.5, true, 1, " reddit.com", "t3_4ph0ab,t3_4pgxa0,t3_4pgika,t3_4pgj38,t3_4pgifi,t3_4pgawr,t3_4pge0j,t3_4pgnst,t3_4pgvfq,t3_4pgsvs" )</script></div><div class="spacer"><div class="trending-subreddits"><div class="rank-spacer"></div><div class="midcol-spacer"></div><div class="trending-subreddits-content"><strong>trending subreddits</strong><ul><li><a href="/r/apocalympics2016?ref=trending_sr_1" target="_blank">/r/apocalympics2016</a></li><li><a href="/r/etymology?ref=trending_sr_2" target="_blank">/r/etymology</a></li><li><a href="/r/youtube?ref=trending_sr_3" target="_blank">/r/youtube</a></li><li><a href="/r/steamdeals?ref=trending_sr_4" target="_blank">/r/steamdeals</a></li><li><a href="/r/boburnham?ref=trending_sr_5" target="_blank">/r/boburnham</a></li></ul><a class="comments may-blank" href="/r/trendingsubreddits/comments/4pfnal/trending_subreddits_for_20160623/">21 comments</a></div></div></div><div class="spacer"><style>body >.content .link .rank, .rank-spacer { width: 2.2ex } body >.content .link .midcol, .midcol-spacer { width: 5.1ex } .adsense-wrap { background-color: #eff7ff; font-size: 18px; padding-left: 7.3ex; padding-right: 5px; }</style><div class="sitetable linklisting" id="siteTable"><div class=" thing id-t3_4ph0ab linkflair linkflair-normal odd link " data-author="TheAntiDarwin" data-author-fullname="t2_u272s" data-domain="rt.com" data-fullname="t3_4ph0ab" data-rank="1" data-subreddit="worldnews" data-subreddit-fullname="t5_2qh13" data-timestamp="1466692223000" data-type="link" data-url="https://www.rt.com/news/347958-germany-gunman-cinema-shooting/" id="thing_t3_4ph0ab" onclick="click_thing(this)"><p class="parent"></p><span class="rank">1</span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score dislikes">6969</div><div class="score unvoted">6970</div><div class="score likes">6971</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><div class="entry unvoted"><p class="title"><a class="title may-blank " href="https://www.rt.com/news/347958-germany-gunman-cinema-shooting/" rel="" tabindex="1">Man opens fire at cinema complex in Germany, several people wounded – report</a><span class="linkflairlabel" title="Misleading title - Shooter dead - No victims reported">Misleading title - Shooter dead - No victims reported</span> <span class="domain">(<a href="/domain/rt.com/">rt.com</a>)</span></p><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T14:30:23+00:00" title="Thu Jun 23 14:30:23 2016 UTC">3 hours ago</time> by <a class="author may-blank id-t2_u272s" href="https://www.reddit.com/user/TheAntiDarwin">TheAntiDarwin</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/worldnews/">/r/worldnews</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/worldnews/comments/4ph0ab/man_opens_fire_at_cinema_complex_in_germany/" rel="nofollow">6784 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4ph0ab"></div><div class="expando expando-uninitialized" style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pgxa0 even link " data-author="Tufflaw" data-author-fullname="t2_bv67c" data-domain="imgur.com" data-fullname="t3_4pgxa0" data-rank="2" data-subreddit="pics" data-subreddit-fullname="t5_2qh0u" data-timestamp="1466691125000" data-type="link" data-url="https://imgur.com/gallery/AEDgA" id="thing_t3_4pgxa0" onclick="click_thing(this)"><p class="parent"></p><span class="rank">2</span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score dislikes">5073</div><div class="score unvoted">5074</div><div class="score likes">5075</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><a class="thumbnail may-blank " href="https://imgur.com/gallery/AEDgA" rel=""><img alt="" height="32" src="//b.thumbs.redditmedia.com/TtIsN75YYis7fbMRTPcWCjZnvHeCtKiY57worqAiIUQ.jpg" width="70"/></a><div class="entry unvoted"><p class="title"><a class="title may-blank " href="https://imgur.com/gallery/AEDgA" rel="" tabindex="1">Mad skills</a> <span class="domain">(<a href="/domain/imgur.com/">imgur.com</a>)</span></p><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T14:12:05+00:00" title="Thu Jun 23 14:12:05 2016 UTC">4 hours ago</time> by <a class="author may-blank id-t2_bv67c" href="https://www.reddit.com/user/Tufflaw">Tufflaw</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/pics/">/r/pics</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/pics/comments/4pgxa0/mad_skills/" rel="nofollow">238 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pgxa0"></div><div class="expando expando-uninitialized" style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pgika odd link " data-author="northernbloke" data-author-fullname="t2_fvhem" data-domain="imgur.com" data-fullname="t3_4pgika" data-rank="3" data-subreddit="aww" data-subreddit-fullname="t5_2qh1o" data-timestamp="1466685486000" data-type="link" data-url="http://imgur.com/wecPnLs" id="thing_t3_4pgika" onclick="click_thing(this)"><p class="parent"></p><span class="rank">3</span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score dislikes">6918</div><div class="score unvoted">6919</div><div class="score likes">6920</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><a class="thumbnail may-blank " href="http://imgur.com/wecPnLs" rel=""><img alt="" height="70" src="//b.thumbs.redditmedia.com/Wc6AoKfhkXS38NiB0j9tqO9oBij_MF3Gbvsc3Z6AEtY.jpg" width="70"/></a><div class="entry unvoted"><p class="title"><a class="title may-blank " href="http://imgur.com/wecPnLs" rel="" tabindex="1">I get greeted like this everyday.</a> <span class="domain">(<a href="/domain/imgur.com/">imgur.com</a>)</span></p><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T12:38:06+00:00" title="Thu Jun 23 12:38:06 2016 UTC">5 hours ago</time> by <a class="author may-blank id-t2_fvhem" href="https://www.reddit.com/user/northernbloke">northernbloke</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/aww/">/r/aww</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/aww/comments/4pgika/i_get_greeted_like_this_everyday/" rel="nofollow">433 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pgika"></div><div class="expando expando-uninitialized" style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pgj38 even link " data-author="Backpacks_Got_Jets" data-author-fullname="t2_bogxn" data-domain="imgur.com" data-fullname="t3_4pgj38" data-rank="4" data-subreddit="funny" data-subreddit-fullname="t5_2qh33" data-timestamp="1466685693000" data-type="link" data-url="http://imgur.com/WQ9f3g0" id="thing_t3_4pgj38" onclick="click_thing(this)"><p class="parent"></p><span class="rank">4</span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score dislikes">8062</div><div class="score unvoted">8063</div><div class="score likes">8064</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><a class="thumbnail may-blank " href="http://imgur.com/WQ9f3g0" rel=""><img alt="" height="70" src="//b.thumbs.redditmedia.com/1ZRp2v23jOSqkzRmfcqjR5fthye4Iz1dRPwea7Bz9YQ.jpg" width="70"/></a><div class="entry unvoted"><p class="title"><a class="title may-blank " href="http://imgur.com/WQ9f3g0" rel="" tabindex="1">Army Specialist was denied leave to go to a baby shower because his CO said "Men don't go to baby showers", so he changed his reason</a> <span class="domain">(<a href="/domain/imgur.com/">imgur.com</a>)</span></p><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T12:41:33+00:00" title="Thu Jun 23 12:41:33 2016 UTC">5 hours ago</time> by <a class="author may-blank id-t2_bogxn" href="https://www.reddit.com/user/Backpacks_Got_Jets">Backpacks_Got_Jets</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/funny/">/r/funny</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/funny/comments/4pgj38/army_specialist_was_denied_leave_to_go_to_a_baby/" rel="nofollow">3130 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pgj38"></div><div class="expando expando-uninitialized" style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pgifi odd link self" data-author="son_of_stone" data-author-fullname="t2_i5e2f" data-domain="self.Showerthoughts" data-fullname="t3_4pgifi" data-rank="5" data-subreddit="Showerthoughts" data-subreddit-fullname="t5_2szyo" data-timestamp="1466685431000" data-type="link" data-url="/r/Showerthoughts/comments/4pgifi/if_i_wore_a_british_flag_sweater_while_in_the_uk/" id="thing_t3_4pgifi" onclick="click_thing(this)"><p class="parent"></p><span class="rank">5</span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score dislikes">5667</div><div class="score unvoted">5668</div><div class="score likes">5669</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><a class="thumbnail self may-blank " href="/r/Showerthoughts/comments/4pgifi/if_i_wore_a_british_flag_sweater_while_in_the_uk/" rel=""></a><div class="entry unvoted"><p class="title"><a class="title may-blank " href="/r/Showerthoughts/comments/4pgifi/if_i_wore_a_british_flag_sweater_while_in_the_uk/" rel="" tabindex="1">If I wore a British flag sweater while in the UK, people would assume I'm a tourist. If I wore an American flag sweater while in America, they'd assume I'm a local.</a> <span class="domain">(<a href="/r/Showerthoughts/">self.Showerthoughts</a>)</span></p><div class="expando-button collapsed selftext"></div><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T12:37:11+00:00" title="Thu Jun 23 12:37:11 2016 UTC">5 hours ago</time> <time class="edited-timestamp" datetime="2016-06-23T15:47:31+00:00" title="last edited 2 hours ago">*</time> by <a class="author may-blank id-t2_i5e2f" href="https://www.reddit.com/user/son_of_stone">son_of_stone</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/Showerthoughts/">/r/Showerthoughts</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/Showerthoughts/comments/4pgifi/if_i_wore_a_british_flag_sweater_while_in_the_uk/" rel="nofollow">1649 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pgifi"></div><div class="expando expando-uninitialized" style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pgawr even link " data-author="punerisaiyan" data-author-fullname="t2_hn8lr" data-domain="i.imgur.com" data-fullname="t3_4pgawr" data-rank="6" data-subreddit="gifs" data-subreddit-fullname="t5_2qt55" data-timestamp="1466682173000" data-type="link" data-url="http://i.imgur.com/36CxdeG.gifv" id="thing_t3_4pgawr" onclick="click_thing(this)"><p class="parent"></p><span class="rank">6</span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score dislikes">6381</div><div class="score unvoted">6382</div><div class="score likes">6383</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><a class="thumbnail may-blank " href="http://i.imgur.com/36CxdeG.gifv" rel=""><img alt="" height="70" src="//b.thumbs.redditmedia.com/ZWNHCpxc-iPE-S3XorEuOT5pWTU_IJpsiCRZKdPQiXE.jpg" width="70"/></a><div class="entry unvoted"><p class="title"><a class="title may-blank " href="http://i.imgur.com/36CxdeG.gifv" rel="" tabindex="1">Pug is reunited with its owner after being stolen in a burglary</a> <span class="domain">(<a href="/domain/i.imgur.com/">i.imgur.com</a>)</span></p><div class="expando-button collapsed video"></div><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T11:42:53+00:00" title="Thu Jun 23 11:42:53 2016 UTC">6 hours ago</time> by <a class="author may-blank id-t2_hn8lr" href="https://www.reddit.com/user/punerisaiyan">punerisaiyan</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/gifs/">/r/gifs</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/gifs/comments/4pgawr/pug_is_reunited_with_its_owner_after_being_stolen/" rel="nofollow">1428 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pgawr"></div><div class="expando expando-uninitialized" data-cachedhtml=' &lt;div class="media-preview" id="media-preview-4pgawr" style="max-width: 720px"&gt; &lt;div class="media-preview-content"&gt; &lt;a href="http://i.imgur.com/36CxdeG.gifv" class="may-blank"&gt; &lt;video class="preview" preload="auto" autoplay="autoplay" muted="muted" loop="loop" webkit-playsinline="" style="width: 720px; height: 720px;"&gt; &lt;source src="https://g.redditmedia.com/LB807sHSPjRtFEw-TUEPKg5sZQ1yKrs1Sc0nt3R0ujY.gif?w=720&amp;amp;fm=mp4&amp;amp;mp4-fragmented=false&amp;amp;s=91cc59f084df7b2456d4204c8d8a075a" type="video/mp4"&gt; &lt;/video&gt; &lt;/a&gt; &lt;/div&gt; &lt;/div&gt; ' style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pge0j odd link " data-author="plopodopolis" data-author-fullname="t2_67lqm" data-domain="youtube.com" data-fullname="t3_4pge0j" data-rank="7" data-subreddit="videos" data-subreddit-fullname="t5_2qh1e" data-timestamp="1466683612000" data-type="link" data-url="https://www.youtube.com/watch?v=dGiQaabX3_o" id="thing_t3_4pge0j" onclick="click_thing(this)"><p class="parent"></p><span class="rank">7</span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score dislikes">5377</div><div class="score unvoted">5378</div><div class="score likes">5379</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><a class="thumbnail may-blank " href="https://www.youtube.com/watch?v=dGiQaabX3_o" rel=""><img alt="" height="52" src="//b.thumbs.redditmedia.com/JmaBJTJPLGpLMdyXZoMBnm48BVeUMhBDohu_izm0Mlo.jpg" width="70"/></a><div class="entry unvoted"><p class="title"><a class="title may-blank " href="https://www.youtube.com/watch?v=dGiQaabX3_o" rel="" tabindex="1">What Happened Before History? Human Origins</a> <span class="domain">(<a href="/domain/youtube.com/">youtube.com</a>)</span></p><div class="expando-button collapsed video"></div><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T12:06:52+00:00" title="Thu Jun 23 12:06:52 2016 UTC">6 hours ago</time> by <a class="author may-blank id-t2_67lqm" href="https://www.reddit.com/user/plopodopolis">plopodopolis</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/videos/">/r/videos</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/videos/comments/4pge0j/what_happened_before_history_human_origins/" rel="nofollow">981 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pge0j"></div><div class="expando expando-uninitialized" data-cachedhtml=' &lt;iframe src="//www.redditmedia.com/mediaembed/4pge0j" id="media-embed-4pge0j-z86" class="media-embed" width="610" height="348" border="0" frameBorder="0" scrolling="no" allowfullscreen&gt;&lt;/iframe&gt; ' style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pgnst even link " data-author="DIP_MY_BALLS_IN_IT" data-author-fullname="t2_7d5qo" data-domain="en.wikipedia.org" data-fullname="t3_4pgnst" data-rank="8" data-subreddit="todayilearned" data-subreddit-fullname="t5_2qqjc" data-timestamp="1466687572000" data-type="link" data-url="https://en.wikipedia.org/wiki/None_of_These_Candidates" id="thing_t3_4pgnst" onclick="click_thing(this)"><p class="parent"></p><span class="rank">8</span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score dislikes">3889</div><div class="score unvoted">3890</div><div class="score likes">3891</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><a class="thumbnail may-blank " href="https://en.wikipedia.org/wiki/None_of_These_Candidates" rel=""><img alt="" height="70" src="//b.thumbs.redditmedia.com/UrQ_74w98rdWE09Wk9naaiRFvKCtcfXXle-9Myh-VZA.jpg" width="70"/></a><div class="entry unvoted"><p class="title"><a class="title may-blank " href="https://en.wikipedia.org/wiki/None_of_These_Candidates" rel="" tabindex="1">TIL that Nevada is the only state to have a "None of the above" option in Presidential elections</a> <span class="domain">(<a href="/domain/en.wikipedia.org/">en.wikipedia.org</a>)</span></p><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T13:12:52+00:00" title="Thu Jun 23 13:12:52 2016 UTC">5 hours ago</time> by <a class="author may-blank id-t2_7d5qo" href="https://www.reddit.com/user/DIP_MY_BALLS_IN_IT">DIP_MY_BALLS_IN_IT</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/todayilearned/">/r/todayilearned</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/todayilearned/comments/4pgnst/til_that_nevada_is_the_only_state_to_have_a_none/" rel="nofollow">279 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pgnst"></div><div class="expando expando-uninitialized" style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pgvfq linkflair linkflair-Other odd link self" data-author="Provencia" data-author-fullname="t2_wrz9o" data-domain="self.explainlikeimfive" data-fullname="t3_4pgvfq" data-rank="9" data-subreddit="explainlikeimfive" data-subreddit-fullname="t5_2sokd" data-timestamp="1466690471000" data-type="link" data-url="/r/explainlikeimfive/comments/4pgvfq/eli5_why_is_the_ar15_not_considered_an_assault/" id="thing_t3_4pgvfq" onclick="click_thing(this)"><p class="parent"></p><span class="rank">9</span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score dislikes">3266</div><div class="score unvoted">3267</div><div class="score likes">3268</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><div class="entry unvoted"><p class="title"><a class="title may-blank " href="/r/explainlikeimfive/comments/4pgvfq/eli5_why_is_the_ar15_not_considered_an_assault/" rel="nofollow" tabindex="1">ELI5: Why is the AR-15 not considered an assault rifle? What makes a rifle an assault rifle?</a><span class="linkflairlabel" title="Other">Other</span> <span class="domain">(<a href="/r/explainlikeimfive/">self.explainlikeimfive</a>)</span></p><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T14:01:11+00:00" title="Thu Jun 23 14:01:11 2016 UTC">4 hours ago</time> by <a class="author may-blank id-t2_wrz9o" href="https://www.reddit.com/user/Provencia">Provencia</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/explainlikeimfive/">/r/explainlikeimfive</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/explainlikeimfive/comments/4pgvfq/eli5_why_is_the_ar15_not_considered_an_assault/" rel="nofollow">3868 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pgvfq"></div><div class="expando expando-uninitialized" style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pgsvs linkflair linkflair-image even link " data-author="urbaezru" data-author-fullname="t2_65u7e" data-domain="imgur.com" data-fullname="t3_4pgsvs" data-rank="10" data-subreddit="food" data-subreddit-fullname="t5_2qh55" data-timestamp="1466689477000" data-type="link" data-url="http://imgur.com/FC1kOTn" id="thing_t3_4pgsvs" onclick="click_thing(this)"><p class="parent"></p><span class="rank">10</span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score dislikes">3241</div><div class="score unvoted">3242</div><div class="score likes">3243</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><a class="thumbnail may-blank " href="http://imgur.com/FC1kOTn" rel=""><img alt="" height="70" src="//b.thumbs.redditmedia.com/NLiSc4E3VcY0pMhdTooNcUYqOlu1u7Y84U_oXw8w06E.jpg" width="70"/></a><div class="entry unvoted"><p class="title"><a class="title may-blank " href="http://imgur.com/FC1kOTn" rel="" tabindex="1">Caprese salad I make at the restaurant I work at.</a><span class="linkflairlabel" title="Image">Image</span> <span class="domain">(<a href="/domain/imgur.com/">imgur.com</a>)</span></p><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T13:44:37+00:00" title="Thu Jun 23 13:44:37 2016 UTC">4 hours ago</time> by <a class="author may-blank id-t2_65u7e" href="https://www.reddit.com/user/urbaezru">urbaezru</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/food/">/r/food</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/food/comments/4pgsvs/caprese_salad_i_make_at_the_restaurant_i_work_at/" rel="nofollow">790 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pgsvs"></div><div class="expando expando-uninitialized" style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pg3uv odd link " data-author="Rihanna000" data-author-fullname="t2_xw9oi" data-domain="i.imgur.com" data-fullname="t3_4pg3uv" data-rank="11" data-subreddit="creepy" data-subreddit-fullname="t5_2raed" data-timestamp="1466678523000" data-type="link" data-url="http://i.imgur.com/5iPMM0d.jpg" id="thing_t3_4pg3uv" onclick="click_thing(this)"><p class="parent"></p><span class="rank">11</span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score dislikes">4704</div><div class="score unvoted">4705</div><div class="score likes">4706</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><a class="thumbnail may-blank " href="http://i.imgur.com/5iPMM0d.jpg" rel=""><img alt="" height="70" src="//b.thumbs.redditmedia.com/R7DlAi8zYZ9P1AEwQKT6d0GkF3cmoRZbmBxalXWKRbU.jpg" width="70"/></a><div class="entry unvoted"><p class="title"><a class="title may-blank " href="http://i.imgur.com/5iPMM0d.jpg" rel="" tabindex="1">Coraline's Other Mother Cosplay</a> <span class="domain">(<a href="/domain/i.imgur.com/">i.imgur.com</a>)</span></p><div class="expando-button collapsed video"></div><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T10:42:03+00:00" title="Thu Jun 23 10:42:03 2016 UTC">7 hours ago</time> by <a class="author may-blank id-t2_xw9oi" href="https://www.reddit.com/user/Rihanna000">Rihanna000</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/creepy/">/r/creepy</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/creepy/comments/4pg3uv/coralines_other_mother_cosplay/" rel="nofollow">245 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pg3uv"></div><div class="expando expando-uninitialized" data-cachedhtml=' &lt;div class="media-preview" id="media-preview-4pg3uv" style="max-width: 510px"&gt; &lt;div class="media-preview-content"&gt; &lt;a href="http://i.imgur.com/5iPMM0d.jpg" class="may-blank"&gt; &lt;img class="preview" src="https://i.redditmedia.com/GrdXh2OU57qdGOUMrrQa0v-fAHzBuUDz-s-9H-obZiM.jpg?w=510&amp;amp;s=479212da85b2f90ddeefaf894f88fca0" width="510" height="768"&gt; &lt;/a&gt; &lt;/div&gt; &lt;/div&gt; ' style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pg9wu even link " data-author="the_turtleking" data-author-fullname="t2_g98yz" data-domain="imgur.com" data-fullname="t3_4pg9wu" data-rank="12" data-subreddit="mildlyinteresting" data-subreddit-fullname="t5_2ti4h" data-timestamp="1466681708000" data-type="link" data-url="http://imgur.com/pgY9tfA" id="thing_t3_4pg9wu" onclick="click_thing(this)"><p class="parent"></p><span class="rank">12</span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score dislikes">3844</div><div class="score unvoted">3845</div><div class="score likes">3846</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><a class="thumbnail may-blank " href="http://imgur.com/pgY9tfA" rel=""><img alt="" height="39" src="//b.thumbs.redditmedia.com/BfP7brhsTTH0VhnBvqdhrt0SjP2Yfw5V0A_YZQeNIOo.jpg" width="70"/></a><div class="entry unvoted"><p class="title"><a class="title may-blank " href="http://imgur.com/pgY9tfA" rel="" tabindex="1">Someone who drives the same truck as me, in the same color, with the same NASA sticker in the same place on the back windshield parked next to me this morning.</a> <span class="domain">(<a href="/domain/imgur.com/">imgur.com</a>)</span></p><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T11:35:08+00:00" title="Thu Jun 23 11:35:08 2016 UTC">6 hours ago</time> by <a class="author may-blank id-t2_g98yz" href="https://www.reddit.com/user/the_turtleking">the_turtleking</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/mildlyinteresting/">/r/mildlyinteresting</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/mildlyinteresting/comments/4pg9wu/someone_who_drives_the_same_truck_as_me_in_the/" rel="nofollow">496 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pg9wu"></div><div class="expando expando-uninitialized" style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pfx7z linkflair linkflair-soft-lock odd link " data-author="TtAoD" data-author-fullname="t2_qshhi" data-domain="i.imgur.com" data-fullname="t3_4pfx7z" data-rank="13" data-subreddit="photoshopbattles" data-subreddit-fullname="t5_2tecy" data-timestamp="1466674893000" data-type="link" data-url="https://i.imgur.com/5eTvtJl.jpg" id="thing_t3_4pfx7z" onclick="click_thing(this)"><p class="parent"></p><span class="rank">13</span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score dislikes">5351</div><div class="score unvoted">5352</div><div class="score likes">5353</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><a class="thumbnail may-blank " href="https://i.imgur.com/5eTvtJl.jpg" rel=""><img alt="" height="45" src="//b.thumbs.redditmedia.com/LIQW8gKR8Y7cCZh_e8KHqHVuSFuGqCpk_4Hl-UKr0aM.jpg" width="70"/></a><div class="entry unvoted"><p class="title"><a class="title may-blank " href="https://i.imgur.com/5eTvtJl.jpg" rel="" tabindex="1">PsBattle: A cheetah refusing to paricipate in a dog race</a><span class="linkflairlabel" title="Photoshops Only Mode">Photoshops Only Mode</span> <span class="domain">(<a href="/domain/i.imgur.com/">i.imgur.com</a>)</span></p><div class="expando-button collapsed video"></div><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T09:41:33+00:00" title="Thu Jun 23 09:41:33 2016 UTC">8 hours ago</time> by <a class="author may-blank id-t2_qshhi" href="https://www.reddit.com/user/TtAoD">TtAoD</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/photoshopbattles/">/r/photoshopbattles</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/photoshopbattles/comments/4pfx7z/psbattle_a_cheetah_refusing_to_paricipate_in_a/" rel="nofollow">312 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pfx7z"></div><div class="expando expando-uninitialized" data-cachedhtml=' &lt;div class="media-preview" id="media-preview-4pfx7z" style="max-width: 1024px"&gt; &lt;div class="media-preview-content"&gt; &lt;a href="https://i.imgur.com/5eTvtJl.jpg" class="may-blank"&gt; &lt;img class="preview" src="https://i.redditmedia.com/BSoDCvuwXqmij0DTR3bu2giXJdXGNHKmDcJ4anqR8kQ.jpg?w=1024&amp;amp;s=a750dd33e19dfab1fe8fc8cca0ad5317" width="1024" height="661"&gt; &lt;/a&gt; &lt;/div&gt; &lt;/div&gt; ' style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pha8y linkflair linkflair-discussion even link self" data-author="Boobooloo" data-author-fullname="t2_7b70j" data-domain="self.movies" data-fullname="t3_4pha8y" data-rank="14" data-subreddit="movies" data-subreddit-fullname="t5_2qh3s" data-timestamp="1466695658000" data-type="link" data-url="/r/movies/comments/4pha8y/last_night_i_paid_17_to_see_a_movie_and_they/" id="thing_t3_4pha8y" onclick="click_thing(this)"><p class="parent"></p><span class="rank">14</span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score dislikes">1767</div><div class="score unvoted">1768</div><div class="score likes">1769</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><a class="thumbnail self may-blank " href="/r/movies/comments/4pha8y/last_night_i_paid_17_to_see_a_movie_and_they/" rel=""></a><div class="entry unvoted"><p class="title"><a class="title may-blank " href="/r/movies/comments/4pha8y/last_night_i_paid_17_to_see_a_movie_and_they/" rel="" tabindex="1">Last night, I paid $17 to see a movie and they showed 16 minutes of commercials before it started. And theaters wonder why people stay at home.</a><span class="linkflairlabel" title="Discussion">Discussion</span> <span class="domain">(<a href="/r/movies/">self.movies</a>)</span></p><div class="expando-button collapsed selftext"></div><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T15:27:38+00:00" title="Thu Jun 23 15:27:38 2016 UTC">2 hours ago</time> by <a class="author may-blank id-t2_7b70j" href="https://www.reddit.com/user/Boobooloo">Boobooloo</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/movies/">/r/movies</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/movies/comments/4pha8y/last_night_i_paid_17_to_see_a_movie_and_they/" rel="nofollow">543 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pha8y"></div><div class="expando expando-uninitialized" style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pg4tr odd link " data-author="apple_kicks" data-author-fullname="t2_5wds8" data-domain="standard.co.uk" data-fullname="t3_4pg4tr" data-rank="15" data-subreddit="news" data-subreddit-fullname="t5_2qh3l" data-timestamp="1466679019000" data-type="link" data-url="http://www.standard.co.uk/news/world/gun-control-protest-sparks-chaos-in-us-congress-a3278811.html" id="thing_t3_4pg4tr" onclick="click_thing(this)"><p class="parent"></p><span class="rank">15</span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score dislikes">3578</div><div class="score unvoted">3579</div><div class="score likes">3580</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><div class="entry unvoted"><p class="title"><a class="title may-blank " href="http://www.standard.co.uk/news/world/gun-control-protest-sparks-chaos-in-us-congress-a3278811.html" rel="" tabindex="1">Gun control protest sparks chaos in US Congress</a> <span class="domain">(<a href="/domain/standard.co.uk/">standard.co.uk</a>)</span></p><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T10:50:19+00:00" title="Thu Jun 23 10:50:19 2016 UTC">7 hours ago</time> by <a class="author may-blank id-t2_5wds8" href="https://www.reddit.com/user/apple_kicks">apple_kicks</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/news/">/r/news</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/news/comments/4pg4tr/gun_control_protest_sparks_chaos_in_us_congress/" rel="nofollow">5045 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pg4tr"></div><div class="expando expando-uninitialized" style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4phkgv linkflair linkflair-cnw even link self" data-author="Alacritous" data-author-fullname="t2_42fhj" data-domain="self.LifeProTips" data-fullname="t3_4phkgv" data-rank="16" data-subreddit="LifeProTips" data-subreddit-fullname="t5_2s5oq" data-timestamp="1466699024000" data-type="link" data-url="/r/LifeProTips/comments/4phkgv/lpt_have_a_friend_call_up_your_exemployers/" id="thing_t3_4phkgv" onclick="click_thing(this)"><p class="parent"></p><span class="rank">16</span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score likes">•</div><div class="score unvoted">•</div><div class="score dislikes">•</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><a class="thumbnail self may-blank " href="/r/LifeProTips/comments/4phkgv/lpt_have_a_friend_call_up_your_exemployers/" rel=""></a><div class="entry unvoted"><p class="title"><a class="title may-blank " href="/r/LifeProTips/comments/4phkgv/lpt_have_a_friend_call_up_your_exemployers/" rel="" tabindex="1">LPT: Have a friend call up your ex-employers pretending to be a potential employer to see what they say about you</a><span class="linkflairlabel" title="Careers &amp; Work">Careers &amp; Work</span> <span class="domain">(<a href="/r/LifeProTips/">self.LifeProTips</a>)</span></p><div class="expando-button collapsed selftext"></div><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T16:23:44+00:00" title="Thu Jun 23 16:23:44 2016 UTC">1 hour ago</time> by <a class="author may-blank id-t2_42fhj" href="https://www.reddit.com/user/Alacritous">Alacritous</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/LifeProTips/">/r/LifeProTips</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/LifeProTips/comments/4phkgv/lpt_have_a_friend_call_up_your_exemployers/" rel="nofollow">187 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4phkgv"></div><div class="expando expando-uninitialized" style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pgicf linkflair linkflair-M odd link self" data-author="__PETTYOFFICER117__" data-author-fullname="t2_o0xyc" data-domain="self.tifu" data-fullname="t3_4pgicf" data-rank="17" data-subreddit="tifu" data-subreddit-fullname="t5_2to41" data-timestamp="1466685398000" data-type="link" data-url="/r/tifu/comments/4pgicf/tifu_by_taking_my_entire_hotels_internet_down_for/" id="thing_t3_4pgicf" onclick="click_thing(this)"><p class="parent"></p><span class="rank">17</span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score dislikes">2505</div><div class="score unvoted">2506</div><div class="score likes">2507</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><div class="entry unvoted"><p class="title"><a class="title may-blank " href="/r/tifu/comments/4pgicf/tifu_by_taking_my_entire_hotels_internet_down_for/" rel="" tabindex="1">TIFU by taking my entire hotel's internet down for a day</a><span class="linkflairlabel" title="M">M</span> <span class="domain">(<a href="/r/tifu/">self.tifu</a>)</span></p><div class="expando-button collapsed selftext"></div><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T12:36:38+00:00" title="Thu Jun 23 12:36:38 2016 UTC">5 hours ago</time> by <a class="author may-blank id-t2_o0xyc" href="https://www.reddit.com/user/__PETTYOFFICER117__">__PETTYOFFICER117__</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/tifu/">/r/tifu</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/tifu/comments/4pgicf/tifu_by_taking_my_entire_hotels_internet_down_for/" rel="nofollow">448 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pgicf"></div><div class="expando expando-uninitialized" style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pfpcc even link " data-author="knownasunknownenemy" data-author-fullname="t2_xthq9" data-domain="i.imgur.com" data-fullname="t3_4pfpcc" data-rank="18" data-subreddit="gaming" data-subreddit-fullname="t5_2qh03" data-timestamp="1466670298000" data-type="link" data-url="http://i.imgur.com/DRqBzIw.png" id="thing_t3_4pfpcc" onclick="click_thing(this)"><p class="parent"></p><span class="rank">18</span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score dislikes">5168</div><div class="score unvoted">5169</div><div class="score likes">5170</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><a class="thumbnail may-blank " href="http://i.imgur.com/DRqBzIw.png" rel=""><img alt="" height="58" src="//b.thumbs.redditmedia.com/t2EW0e5yLtySiUFzVAaIgTwmTlxBo8yLzNbtLtNwssU.jpg" width="70"/></a><div class="entry unvoted"><p class="title"><a class="title may-blank " href="http://i.imgur.com/DRqBzIw.png" rel="" tabindex="1">Tomb Raider Cosplay</a> <span class="domain">(<a href="/domain/i.imgur.com/">i.imgur.com</a>)</span></p><div class="expando-button collapsed video"></div><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T08:24:58+00:00" title="Thu Jun 23 08:24:58 2016 UTC">9 hours ago</time> by <a class="author may-blank id-t2_xthq9" href="https://www.reddit.com/user/knownasunknownenemy">knownasunknownenemy</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/gaming/">/r/gaming</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/gaming/comments/4pfpcc/tomb_raider_cosplay/" rel="nofollow">739 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pfpcc"></div><div class="expando expando-uninitialized" data-cachedhtml=' &lt;div class="media-preview" id="media-preview-4pfpcc" style="max-width: 900px"&gt; &lt;div class="media-preview-content"&gt; &lt;a href="http://i.imgur.com/DRqBzIw.png" class="may-blank"&gt; &lt;img class="preview" src="https://i.redditmedia.com/IlXisjf7vsg89EaPtpqe7rV_PtbQwBgcYUXTfrOkS4o.png?w=900&amp;amp;s=62e25b9e532c217d031fb7eef358f6e5" width="900" height="751"&gt; &lt;/a&gt; &lt;/div&gt; &lt;/div&gt; ' style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4ph7wo linkflair linkflair-spoiler odd link " data-author="NickTab" data-author-fullname="t2_p1qyb" data-domain="ew.com" data-fullname="t3_4ph7wo" data-rank="19" data-subreddit="television" data-subreddit-fullname="t5_2qh6e" data-timestamp="1466694872000" data-type="link" data-url="http://www.ew.com/article/2016/06/23/game-thrones-ratings" id="thing_t3_4ph7wo" onclick="click_thing(this)"><p class="parent"></p><span class="rank">19</span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score dislikes">1354</div><div class="score unvoted">1355</div><div class="score likes">1356</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><a class="thumbnail may-blank " href="http://www.ew.com/article/2016/06/23/game-thrones-ratings" rel=""><img alt="" height="43" src="//b.thumbs.redditmedia.com/bVYZY6u63L8O9k2X-m5Q4fh4d9gdyHd2uJIRm4jLMCc.jpg" width="70"/></a><div class="entry unvoted"><p class="title"><a class="title may-blank " href="http://www.ew.com/article/2016/06/23/game-thrones-ratings" rel="" tabindex="1">'Game of Thrones' ratings at record high: 23 million viewers</a><span class="linkflairlabel" title="/r/all">/r/all</span> <span class="domain">(<a href="/domain/ew.com/">ew.com</a>)</span></p><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T15:14:32+00:00" title="Thu Jun 23 15:14:32 2016 UTC">3 hours ago</time> by <a class="author may-blank id-t2_p1qyb" href="https://www.reddit.com/user/NickTab">NickTab</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/television/">/r/television</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/television/comments/4ph7wo/game_of_thrones_ratings_at_record_high_23_million/" rel="nofollow">413 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4ph7wo"></div><div class="expando expando-uninitialized" style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pfh6v even link " data-author="zxcvb94105" data-author-fullname="t2_3qfze" data-domain="foxnews.com" data-fullname="t3_4pfh6v" data-rank="20" data-subreddit="nottheonion" data-subreddit-fullname="t5_2qnts" data-timestamp="1466665738000" data-type="link" data-url="http://www.foxnews.com/us/2016/06/23/judge-rules-texas-prison-must-provide-inmates-with-safe-drinking-water.html" id="thing_t3_4pfh6v" onclick="click_thing(this)"><p class="parent"></p><span class="rank">20</span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score dislikes">5815</div><div class="score unvoted">5816</div><div class="score likes">5817</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><a class="thumbnail may-blank " href="http://www.foxnews.com/us/2016/06/23/judge-rules-texas-prison-must-provide-inmates-with-safe-drinking-water.html" rel=""><img alt="" height="70" src="//a.thumbs.redditmedia.com/0n3aX7wYMljhMlZW4NXK_gqHzqXgUymMyCF6IGHJ_C4.jpg" width="70"/></a><div class="entry unvoted"><p class="title"><a class="title may-blank " href="http://www.foxnews.com/us/2016/06/23/judge-rules-texas-prison-must-provide-inmates-with-safe-drinking-water.html" rel="" tabindex="1">Judge rules Texas prison must provide inmates with safe-drinking water</a> <span class="domain">(<a href="/domain/foxnews.com/">foxnews.com</a>)</span></p><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T07:08:58+00:00" title="Thu Jun 23 07:08:58 2016 UTC">11 hours ago</time> by <a class="author may-blank id-t2_3qfze" href="https://www.reddit.com/user/zxcvb94105">zxcvb94105</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/nottheonion/">/r/nottheonion</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/nottheonion/comments/4pfh6v/judge_rules_texas_prison_must_provide_inmates/" rel="nofollow">1611 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pfh6v"></div><div class="expando expando-uninitialized" style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pfnig odd link self" data-author="Retromagika" data-author-fullname="t2_e3l64" data-domain="self.AskReddit" data-fullname="t3_4pfnig" data-rank="21" data-subreddit="AskReddit" data-subreddit-fullname="t5_2qh1i" data-timestamp="1466669225000" data-type="link" data-url="/r/AskReddit/comments/4pfnig/germans_japanese_and_italians_of_reddit_what_did/" id="thing_t3_4pfnig" onclick="click_thing(this)"><p class="parent"></p><span class="rank">21</span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score dislikes">4762</div><div class="score unvoted">4763</div><div class="score likes">4764</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><div class="entry unvoted"><p class="title"><a class="title may-blank " href="/r/AskReddit/comments/4pfnig/germans_japanese_and_italians_of_reddit_what_did/" rel="" tabindex="1">Germans, Japanese, and Italians of Reddit, What did you learn about WW2 in School?</a> <span class="domain">(<a href="/r/AskReddit/">self.AskReddit</a>)</span></p><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T08:07:05+00:00" title="Thu Jun 23 08:07:05 2016 UTC">10 hours ago</time> by <a class="author may-blank id-t2_e3l64" href="https://www.reddit.com/user/Retromagika">Retromagika</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/AskReddit/">/r/AskReddit</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/AskReddit/comments/4pfnig/germans_japanese_and_italians_of_reddit_what_did/" rel="nofollow">8721 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pfnig"></div><div class="expando expando-uninitialized" style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pg8rd linkflair linkflair-flairwp even link self" data-author="Consta135" data-author-fullname="t2_4cz5t" data-domain="self.WritingPrompts" data-fullname="t3_4pg8rd" data-rank="22" data-subreddit="WritingPrompts" data-subreddit-fullname="t5_2s3nb" data-timestamp="1466681139000" data-type="link" data-url="/r/WritingPrompts/comments/4pg8rd/wp_the_uk_votes_to_leave_earth_it_passes/" id="thing_t3_4pg8rd" onclick="click_thing(this)"><p class="parent"></p><span class="rank">22</span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score dislikes">2074</div><div class="score unvoted">2075</div><div class="score likes">2076</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><div class="entry unvoted"><p class="title"><a class="title may-blank " href="/r/WritingPrompts/comments/4pg8rd/wp_the_uk_votes_to_leave_earth_it_passes/" rel="" tabindex="1">[WP] The UK votes to leave Earth. It passes.</a><span class="linkflairlabel" title="Writing Prompt">Writing Prompt</span> <span class="domain">(<a href="/r/WritingPrompts/">self.WritingPrompts</a>)</span></p><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T11:25:39+00:00" title="Thu Jun 23 11:25:39 2016 UTC">6 hours ago</time> by <a class="author may-blank id-t2_4cz5t" href="https://www.reddit.com/user/Consta135">Consta135</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/WritingPrompts/">/r/WritingPrompts</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/WritingPrompts/comments/4pg8rd/wp_the_uk_votes_to_leave_earth_it_passes/" rel="nofollow">116 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pg8rd"></div><div class="expando expando-uninitialized" style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pg9t1 linkflair linkflair-env linkflair-ama odd link self" data-author="AmGeophysicalU-AMA" data-author-fullname="t2_rp7zg" data-domain="self.science" data-fullname="t3_4pg9t1" data-rank="23" data-subreddit="science" data-subreddit-fullname="t5_mouw" data-timestamp="1466681657000" data-type="link" data-url="/r/science/comments/4pg9t1/science_ama_series_hi_reddit_im_mike_ellis_head/" id="thing_t3_4pg9t1" onclick="click_thing(this)"><p class="parent"></p><span class="rank">23</span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score dislikes">1707</div><div class="score unvoted">1708</div><div class="score likes">1709</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><a class="thumbnail self may-blank " href="/r/science/comments/4pg9t1/science_ama_series_hi_reddit_im_mike_ellis_head/" rel=""></a><div class="entry unvoted"><p class="title"><a class="title may-blank " href="/r/science/comments/4pg9t1/science_ama_series_hi_reddit_im_mike_ellis_head/" rel="" tabindex="1">Science AMA Series: Hi Reddit, I’m Mike Ellis, head of climate and landscape change science at the British Geological Survey and a member of the Anthropocene Working Group, here to talk about the impact of human activity on the Earth. Ask Me Anything!</a><span class="linkflairlabel" title="Climate Change AMA">Climate Change AMA</span> <span class="domain">(<a href="/r/science/">self.science</a>)</span></p><div class="expando-button collapsed selftext"></div><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T11:34:17+00:00" title="Thu Jun 23 11:34:17 2016 UTC">6 hours ago</time> by <a class="author may-blank id-t2_rp7zg" href="https://www.reddit.com/user/AmGeophysicalU-AMA">AmGeophysicalU-AMA</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/science/">/r/science</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/science/comments/4pg9t1/science_ama_series_hi_reddit_im_mike_ellis_head/" rel="nofollow">398 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pg9t1"></div><div class="expando expando-uninitialized" style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pfypr linkflair linkflair-image even link " data-author="alhaddar1996" data-author-fullname="t2_kinzo" data-domain="i.imgur.com" data-fullname="t3_4pfypr" data-rank="24" data-subreddit="GetMotivated" data-subreddit-fullname="t5_2rmfx" data-timestamp="1466675788000" data-type="link" data-url="http://i.imgur.com/AUeDVGc.jpg" id="thing_t3_4pfypr" onclick="click_thing(this)"><p class="parent"></p><span class="rank">24</span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score dislikes">2132</div><div class="score unvoted">2133</div><div class="score likes">2134</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><a class="thumbnail may-blank " href="http://i.imgur.com/AUeDVGc.jpg" rel=""><img alt="" height="70" src="//b.thumbs.redditmedia.com/BzTvZxd-etuXitPPG3cdYnzM1xLDlKY164btUjYZiOM.jpg" width="70"/></a><div class="entry unvoted"><p class="title"><a class="title may-blank " href="http://i.imgur.com/AUeDVGc.jpg" rel="" tabindex="1">[Image]saw this at the campus today</a> <span class="domain">(<a href="/domain/i.imgur.com/">i.imgur.com</a>)</span></p><div class="expando-button collapsed video"></div><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T09:56:28+00:00" title="Thu Jun 23 09:56:28 2016 UTC">8 hours ago</time> by <a class="author may-blank id-t2_kinzo" href="https://www.reddit.com/user/alhaddar1996">alhaddar1996</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/GetMotivated/">/r/GetMotivated</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/GetMotivated/comments/4pfypr/imagesaw_this_at_the_campus_today/" rel="nofollow">190 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pfypr"></div><div class="expando expando-uninitialized" data-cachedhtml=' &lt;div class="media-preview" id="media-preview-4pfypr" style="max-width: 432px"&gt; &lt;div class="media-preview-content"&gt; &lt;a href="http://i.imgur.com/AUeDVGc.jpg" class="may-blank"&gt; &lt;img class="preview" src="https://i.redditmedia.com/FLmyR8EHdODWmQvXguNtsJUx2MmpWTqCUA69Xi2eta4.jpg?w=432&amp;amp;s=137d3df709e9fbd6636478fa5c32094c" width="432" height="768"&gt; &lt;/a&gt; &lt;/div&gt; &lt;/div&gt; ' style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class=" thing id-t3_4pf0uo odd link " data-author="bookofelie" data-author-fullname="t2_grrgb" data-domain="nypost.com" data-fullname="t3_4pf0uo" data-rank="25" data-subreddit="UpliftingNews" data-subreddit-fullname="t5_2u3ta" data-timestamp="1466657466000" data-type="link" data-url="http://nypost.com/2015/08/14/lebron-james-pledges-87m-for-hometown-kids-to-attend-college/" id="thing_t3_4pf0uo" onclick="click_thing(this)"><p class="parent"></p><span class="rank">25</span><div class="midcol unvoted"><div aria-label="upvote" class="arrow up login-required access-required" data-event-action="upvote" role="button" tabindex="0"></div><div class="score dislikes">5202</div><div class="score unvoted">5203</div><div class="score likes">5204</div><div aria-label="downvote" class="arrow down login-required access-required" data-event-action="downvote" role="button" tabindex="0"></div></div><a class="thumbnail may-blank " href="http://nypost.com/2015/08/14/lebron-james-pledges-87m-for-hometown-kids-to-attend-college/" rel=""><img alt="" height="46" src="//b.thumbs.redditmedia.com/cDX3C1xQxqEcQQ-zj1fz-EpxHQLAHPG2_yfQa6l7UWM.jpg" width="70"/></a><div class="entry unvoted"><p class="title"><a class="title may-blank " href="http://nypost.com/2015/08/14/lebron-james-pledges-87m-for-hometown-kids-to-attend-college/" rel="" tabindex="1">LeBron James pledges $87M for hometown kids to attend college</a> <span class="domain">(<a href="/domain/nypost.com/">nypost.com</a>)</span></p><p class="tagline">submitted <time class="live-timestamp" datetime="2016-06-23T04:51:06+00:00" title="Thu Jun 23 04:51:06 2016 UTC">13 hours ago</time> by <a class="author may-blank id-t2_grrgb" href="https://www.reddit.com/user/bookofelie">bookofelie</a><span class="userattrs"></span> to <a class="subreddit hover may-blank" href="https://www.reddit.com/r/UpliftingNews/">/r/UpliftingNews</a></p><ul class="flat-list buttons"><li class="first"><a class="bylink comments may-blank" data-event-action="comments" href="https://www.reddit.com/r/UpliftingNews/comments/4pf0uo/lebron_james_pledges_87m_for_hometown_kids_to/" rel="nofollow">942 comments</a></li><li class="share"><a class="post-sharing-button" href="javascript: void 0;">share</a></li></ul><div class="reportform report-t3_4pf0uo"></div><div class="expando expando-uninitialized" style="display: none"><span class="error">loading...</span></div></div><div class="child"></div><div class="clearleft"></div></div><div class="clearleft"></div><div class="nav-buttons"><span class="nextprev">view more: <a href="https://www.reddit.com/?User-Agent=Mozilla%2F5.0+%28Macintosh%3B+Intel+Mac+OS+X+10.11%3B+rv%3A47.0%29+Gecko%2F20100101+Firefox%2F47.0&amp;count=25&amp;after=t3_4pf0uo" rel="nofollow next">next ›</a></span><span class="next-suggestions">or try a <a href="https://www.reddit.com/r/random">random subreddit</a></span></div></div><script></script></div><script id="archived-popup" type="text/template"><div class="interstitial"><img class="interstitial-image" src="//www.redditstatic.com/interstitial-image-archived.png" alt="archived" height="150" width="150"><div class="interstitial-message md-container"><div class="md"><h3>This is an archived post. You won't be able to vote or comment.</h3><p>Posts&#32;are&#32;automatically&#32;archived&#32;after&#32;6&#32;months.</p></div></div><div class="buttons"><a href="/" class="c-btn c-btn-primary">Got It</a></div></div></script></div><div class="footer-parent"><div by-zero="" class="footer rounded"><div class="col"><ul class="flat-vert hover"><li class="flat-vert title">about</li><li><a class="choice" href="https://www.reddit.com/blog/">blog</a></li><li><span class="separator"></span><a class="choice" href="https://about.reddit.com/">about</a></li><li><span class="separator"></span><a class="choice" href="https://www.reddit.com/code/">source code</a></li><li><span class="separator"></span><a class="choice" href="https://www.reddit.com/advertising/">advertise</a></li><li><span class="separator"></span><a class="choice" href="https://www.reddit.com/jobs/">jobs</a></li></ul></div><div class="col"><ul class="flat-vert hover"><li class="flat-vert title">help</li><li><a class="choice" href="https://www.reddit.com/rules/">site rules</a></li><li><span class="separator"></span><a class="choice" href="https://reddit.zendesk.com">FAQ</a></li><li><span class="separator"></span><a class="choice" href="https://www.reddit.com/wiki/">wiki</a></li><li><span class="separator"></span><a class="choice" href="https://www.reddit.com/wiki/reddiquette/">reddiquette</a></li><li><span class="separator"></span><a class="choice" href="https://www.reddit.com/wiki/transparency/">transparency</a></li><li><span class="separator"></span><a class="choice" href="https://www.reddit.com/contact/">contact us</a></li></ul></div><div class="col"><ul class="flat-vert hover"><li class="flat-vert title">apps &amp; tools</li><li><a class="choice" href="https://itunes.apple.com/us/app/reddit-the-official-app/id1064216828?mt=8">Reddit for iPhone</a></li><li><span class="separator"></span><a class="choice" href="https://play.google.com/store/apps/details?id=com.reddit.frontpage">Reddit for Android</a></li><li><span class="separator"></span><a class="mweb-redirect-btn choice" href="#">mobile website</a></li><li><span class="separator"></span><a class="choice" href="https://www.reddit.com/buttons/">buttons</a></li></ul></div><div class="col"><ul class="flat-vert hover"><li class="flat-vert title">&lt;3</li><li><a class="buygold choice" href="https://www.reddit.com/gold/about/">reddit gold</a></li><li><span class="separator"></span><a class="choice" href="http://redditgifts.com">redditgifts</a></li></ul></div></div><p class="bottommenu">Use of this site constitutes acceptance of our <a href="https://www.reddit.com/help/useragreement">User Agreement</a> and <a class="updated" href="https://www.reddit.com/help/privacypolicy">Privacy Policy (updated)</a>. © 2016 reddit inc. All rights reserved.</p><p class="bottommenu">REDDIT and the ALIEN Logo are registered trademarks of reddit inc.</p></div><script>var BETA_HOST = 'beta.reddit.com'; if (location.host === BETA_HOST) { r.config.https_endpoint = 'https://' + BETA_HOST; }</script><script id="login-popup" type="text/template"><h3 id="cover-msg" class="modal-title">You need to login to do that.</h3><div id="login"><div class="split-panel"><div class="split-panel-section split-panel-divider"><h4 class="modal-title">create a new account</h4><form id="register-form" method="post" action="https://www.reddit.com/post/reg" class="form-v2" ><input type="hidden" name="op" value="reg"><div class="c-form-group "><label for="user_reg" class="screenreader-only">username:</label><input value="" name="user" id="user_reg" class="c-form-control" type="text" maxlength="20" tabindex="2" placeholder="choose a username" data-validate-url="/api/check_username.json" data-validate-min="3" autocomplete="off" ><div class="c-form-control-feedback-wrapper "><span class="c-form-control-feedback c-form-control-feedback-throbber"></span><span class="c-form-control-feedback c-form-control-feedback-error" title=""></span><span class="c-form-control-feedback c-form-control-feedback-success"></span></div></div><div class="c-form-group "><label for="passwd_reg" class="screenreader-only">password:</label><input id="passwd_reg" class="c-form-control" name="passwd" type="password" tabindex="2" placeholder="password" data-validate-url='/api/check_password.json'><div class="c-form-control-feedback-wrapper "><span class="c-form-control-feedback c-form-control-feedback-throbber"></span><span class="c-form-control-feedback c-form-control-feedback-error" title=""></span><span class="c-form-control-feedback c-form-control-feedback-success"></span></div></div><div class="c-form-group "><label for="passwd2_reg" class="screenreader-only">verify password:</label><input name="passwd2" id="passwd2_reg" class="c-form-control" type="password" tabindex="2" placeholder="verify password" ><div class="c-form-control-feedback-wrapper "><span class="c-form-control-feedback c-form-control-feedback-throbber"></span><span class="c-form-control-feedback c-form-control-feedback-error" title=""></span><span class="c-form-control-feedback c-form-control-feedback-success"></span></div></div><div class="c-form-group "><label for="email_reg" class="screenreader-only">email: &nbsp;<i>(optional)</i></label><input value="" name="email" id="email_reg" class="c-form-control" type="text" tabindex="2" placeholder="email" data-validate-url="/api/check_email.json" data-validate-on="change blur"><div class="c-form-control-feedback-wrapper "><span class="c-form-control-feedback c-form-control-feedback-throbber"></span><span class="c-form-control-feedback c-form-control-feedback-error" title=""></span><span class="c-form-control-feedback c-form-control-feedback-success"></span></div></div><div class="c-checkbox"><input type="checkbox" name="rem" id="rem_reg" tabindex="2"><label for="rem_reg">remember me</label></div><div class="c-checkbox"><input type="checkbox" name="newsletter_subscribe" id="newsletter_subscribe" tabindex="2" data-validate-url="/api/check_email.json" data-validate-on="change blur" data-validate-with="email" ><label for="newsletter_subscribe">get the best of reddit emailed to you once a week.&#32;<a href="/newsletter" target="_blank">learn more</a></label></div><div class="c-form-group g-recaptcha" data-sitekey="6LeTnxkTAAAAAN9QEuDZRpn90WwKk_R1TRW_g-JC"></div><div class="c-clearfix c-submit-group"><span class="c-form-throbber"></span><button type="submit" class="c-btn c-btn-primary c-pull-right" tabindex="2">sign up</button></div><div><div class="c-alert c-alert-danger"></div><span class="error RATELIMIT field-ratelimit" style="display:none"></span><span class="error RATELIMIT field-vdelay" style="display:none"></span></div></form></div><div class="split-panel-section"><h4 class="modal-title">log in</h4><form id="login-form" method="post" action="https://www.reddit.com/post/login" class="form-v2" ><input type="hidden" name="op" value="login"><div class="c-form-group "><label for="user_login" class="screenreader-only">username:</label><input value="" name="user" id="user_login" class="c-form-control" type="text" maxlength="20" tabindex="3" placeholder="username" ></div><div class="c-form-group "><label for="passwd_login" class="screenreader-only">password:</label><input id="passwd_login" class="c-form-control" name="passwd" type="password" tabindex="3" placeholder="password" ><div class="c-form-control-feedback-wrapper "><span class="c-form-control-feedback c-form-control-feedback-throbber"></span><span class="c-form-control-feedback c-form-control-feedback-error" title=""></span><span class="c-form-control-feedback c-form-control-feedback-success"></span></div></div><div class="c-checkbox"><input type="checkbox" name="rem" id="rem_login" tabindex="3"><label for="rem_login">remember me</label><a href="/password" class="c-pull-right">reset password</a></div><div class="c-clearfix c-submit-group"><span class="c-form-throbber"></span><button type="submit" class="c-btn c-btn-primary c-pull-right" tabindex="3">log in</button></div><div><div class="c-alert c-alert-danger"></div></div></form></div></div><p class="login-disclaimer">By signing up, you agree to our&#32;<a href="https://www.reddit.com/help/useragreement/" >Terms</a>&#32;and that you have read our&#32;<a href="https://www.reddit.com/help/privacypolicy/" >Privacy Policy</a>&#32;and&#32;<a href="https://www.reddit.com/help/contentpolicy/" >Content Policy</a>.</p></div></script><script id="lang-popup" type="text/template"><form action="https://www.reddit.com/post/unlogged_options" method="post" class="pretty-form short-text"><input type="hidden" name="uh" value="" /><table class="content preftable"><tr><th>interface language</th><td class="prefright"><select id="lang" name="lang"><option selected='selected' value="en">English [en]</option><option value="ar">العربية [ar]</option><option value="be">Беларуская мова [be]</option><option value="bg">български език [bg]</option><option value="bs">Bosanski [bs]</option><option value="ca">català [ca]</option><option value="cs">česky [cs]</option><option value="da">dansk [da]</option><option value="de">Deutsch [de]</option><option value="el">Ελληνικά [el]</option><option value="en-au">English (Australia) [en-au]</option><option value="en-ca">English (Canadian) [en-ca]</option><option value="en-gb">English (Great Britain) [en-gb]</option><option value="en-us">English [en-us]</option><option value="eo">Esperanto [eo]</option><option value="es">español [es]</option><option value="es-ar">español [es-ar]</option><option value="et">eesti keel [et]</option><option value="eu">Euskara [eu]</option><option value="fa">فارسی [fa]</option><option value="fi">suomi [fi]</option><option value="fr">français [fr]</option><option value="gd">Gàidhlig [gd]</option><option value="he">עברית [he]</option><option value="hi">मानक हिन्दी [hi]</option><option value="hr">hrvatski [hr]</option><option value="hu">Magyar [hu]</option><option value="hy">Հայերեն լեզու [hy]</option><option value="id">Bahasa Indonesia [id]</option><option value="is">íslenska [is]</option><option value="it">italiano (Italy) [it]</option><option value="ja">日本語 [ja]</option><option value="kn_IN">ಕನ್ನಡ [kn_IN]</option><option value="ko">한국어 [ko]</option><option value="la">Latin [la]</option><option value="leet">1337 [leet]</option><option value="lol">LOL [lol]</option><option value="lt">lietuvių kalba [lt]</option><option value="lv">latviešu valoda [lv]</option><option value="nl">Nederlands [nl]</option><option value="nn">Nynorsk [nn]</option><option value="no">Norsk [no]</option><option value="pir">Arrrrrrrr! [pir]</option><option value="pl">polski [pl]</option><option value="pt">português [pt] (*)</option><option value="pt-pt">português [pt-pt]</option><option value="pt_BR">português brasileiro [pt_BR]</option><option value="ro">română [ro]</option><option value="ru">русский [ru]</option><option value="sk">slovenčina [sk]</option><option value="sl">slovenščina [sl]</option><option value="sr">српски језик [sr]</option><option value="sr-la">Srpski [sr-la]</option><option value="sv">Svenska [sv]</option><option value="ta">தமிழ் [ta]</option><option value="th">ภาษาไทย [th]</option><option value="tr">Türkçe [tr]</option><option value="uk">українська мова [uk]</option><option value="vi">Tiếng Việt [vi]</option><option value="zh">中文 [zh]</option></select>&#32;<span class="details hover">(*) incomplete &#32;<a href="https://www.reddit.com/r/i18n/wiki/getting_started">volunteer to translate</a></span></td></tr><tr><td><input type="submit" class="btn" value="save options"/></td></tr></table></form></script><img id="hsts_pixel" src="//reddit.com/static/pixel.png"><p class="debuginfo"><span class="icon">π</span> <span class="content">Rendered by PID 15368 on  app-211  at 2016-06-23 18:21:31.164916+00:00 running efcd5e4 country code: US.</span></p><script src="//www.redditstatic.com/reddit.en.uxlTeyWnJyY.js" type="text/javascript"></script><script src="//www.redditstatic.com/expando-nsfw-flow.523m_EY1fww.js" type="text/javascript"></script></img></body></html>

In [10]:
data = []
https = 'https:'
base_url = 'https://www.reddit.com'

def get_title(post_div):
    title = post.select('a.title')
    if len(title) > 0: # else: "it looks like you haven't subscribed..."
        return title[0].string
    else:
        return False

def get_votes(post_div):
    votes = post.select('div.unvoted div.unvoted')
    if len(votes) > 0:
        try:
            votes_nb = int(votes[0].string)
            return votes_nb
        except ValueError:
            return False;
    else:
        return False
    
def get_comments_nb(post_div):
    comments_list = post_div.select('ul.flat-list .first a')
    if len(comments_list) > 0:
        comment_str = comments_list[0]
        if comment_str.string == 'comment':
            return 0
        else:
            return int(comment_str.string[0:-8])
    else:
        return False

def get_subreddit(post_div):
    subreddit = post_div.select('.tagline a.subreddit')
    if len(subreddit) > 0:
        return subreddit[0].string
    else:
        return False
     
def get_date(post_div):
    date = post_div.select('p.tagline time') #  att:title
    if len(date)>0:
        return date[0].get('title')
    else:
        return False

def get_url(post_div):
    url_list = post_div.select('a.title')
    if len(url_list) > 0: # else: "it looks like you haven't subscribed..."
        url = url_list[0].get("href")
        if url[0:4] == 'http': # absolute url
            return url
        else:
            return base_url + url
    else:
        return False

def get_thumbnail(post_div):
    img = post_div.select('a.thumbnail img')
    if len(img) > 0:
        return https + img[0].get('src')
    else:
        return '' # No thumbnail
    
posts = doc.select('div.sitetable div.thing')
print(len(posts), "posts found…")
for post in posts:
    # title|votes|comments|parent|date|url|img
    title = get_title(post)
    if title:
        votes = get_votes(post)
        comments = get_comments_nb(post)
        subreddit = get_subreddit(post)
        date = get_date(post)
        url = get_url(post)
        thumbnail = get_thumbnail(post)

        dic = {'title': title, 'votes': votes, 'comments': comments, 'subreddit': subreddit, 'date': date, 'url': url, 'thumbnail': thumbnail}
        data.append(dic)
    
print(len(data), "posts scrapped.")
print(data[20])


25 posts found…
25 posts scrapped.
{'subreddit': '/r/AskReddit', 'date': 'Thu Jun 23 08:07:05 2016 UTC', 'votes': 4763, 'title': 'Germans, Japanese, and Italians of Reddit, What did you learn about WW2 in School?', 'comments': 8721, 'url': 'https://www.reddit.com/r/AskReddit/comments/4pfnig/germans_japanese_and_italians_of_reddit_what_did/', 'thumbnail': ''}

In [11]:
datestring = time.strftime("%Y-%m-%d")
filename = "reddit-" + datestring + ".csv"

posts_df = pd.DataFrame(data)
posts_df.to_csv(filename)

Reddit Part Two: Sending data

You'd like to get something in your inbox about what's happening on reddit every morning at 8:30AM. Using a mailgun.com account and their API, send an email to your email address with the the CSV you saved at 8AM attached. The title of the email should be something like "Reddit this morning: January, 1 1970"

TIP: How are you going to find that csv file? Well, think about specific the datetime stamp in the filename really needs to be.


In [ ]:


In [15]:
import requests

datestring = time.strftime("%Y-%m-%d")
filename = "reddit-" + datestring + ".csv"

subject = 

def send_message(to='paul.ronga@laposte.net', subject='No Subject', message='Test message', file='test.csv'):
    return requests.post(
        "https://api.mailgun.net/v3/sandboxd0b0701ec9a74e0eba05c70bd49ed81a.mailgun.org/messages",
        auth=("api", "API-KEY"),
        files=[("attachment", open(file))],
        data={"from": "Paul Ronga (MG) <mailgun@mg.tcch.ch>",
              "to": [to],
              "subject": subject,
              "text": message})
result = send_message(file=filename)

In [ ]: