Skip to content

Instantly share code, notes, and snippets.

[
{
"display_name_prefixed": "r/Home",
"rank": 1,
"subscribers": 100059,
"title": "Home"
},
{
"display_name_prefixed": "r/AskReddit",
"rank": 2,
@andrewhearin
andrewhearin / SUBREDDIT_LIST.md
Created April 20, 2021 13:49 — forked from timvisee/SUBREDDIT_LIST.md
Get a list of subreddits you're subscribed to on reddit. https://timvisee.com/blog/list-export-your-subreddits/

As posted on: https://timvisee.com/blog/list-export-your-subreddits/

Get a list of your subreddits

To obtain a list of your subreddits, do the following:

  • First make sure you're logged in on reddit, on a desktop browser.
  • Then visit reddit.com/subreddits.
  • Then put the following snippet in your browsers address bar, and press Enter.
    Make sure javascript: is included at the beginning, your browser might remove it while copy-pasting for security reasons:
11foot8
15minutefood
3amjokes
90s
AAAAAAAAAAAAAAAAA
absolutelynotme_irl
AccidentalComedy
AccidentalRacism
AccidentalWesAnderson
accidjental
@andrewhearin
andrewhearin / LearnGoIn5mins.md
Created January 8, 2021 04:06 — forked from prologic/LearnGoIn5mins.md
Learn Go in ~5mins