6
11 Comments

I'm Scraping all of Reddit

This was the last backend I wanted to add. That's a lot of traffic! I'm monitoring logs closely, expecting the unexpected.

There was no open source Go library for the Reddit API, so I had to write my own. I'll open source it shortly, after I iron out the details.

Now it's time to get out there and find more users.

, Founder of Icon for Syften
Syften
on June 15, 2019
  1. 1

    Anyone know how to get all the subreddit using API? Like Autocomplete search subreddits

  2. 1

    This is great! I've already signed up to see if anybody mentions me :P

    By the way, I've seen Indie Hackers is not on your monitoring list

  3. 1

    Are you using something like proxycrawl to get around the reddit limits? Or how do you do it?

    1. 1

      If you connect authenticated with oauth then the limits are much more generous - and sufficient for my needs.

  4. 1

    This is a great idea... You could also probably get away with just selling your own API to access the data for these platforms too.

    1. 1

      Cool idea! I added an API just now, check it out :)

  5. 1

    I have always been curious on how much traffic hacker news gets. They seem very secretive.

    1. 1

      About 4M visits per day. The data is available here: https://twitter.com/yazijys/status/1135976760162553856

  6. 1

    How do you store the data? Elasticsearch?

    1. 1

      I don't store the data, luckily I have no need. I just match the keywords as new posts arrive.

Trending on Indie Hackers
I built a tool that shows what a contract could cost you before signing User Avatar 111 comments The coordination tax: six years watching a one-day feature take four months User Avatar 73 comments My users are making my product better without knowing it. Here's how I designed that. User Avatar 62 comments I changed AIagent2 from dashboard-first to chat-first. Does this feel clearer? User Avatar 35 comments A simple LinkedIn prospecting trick that improved our lead quality User Avatar 33 comments Stop Treating Prompts Like Throwaway Text User Avatar 14 comments