404 Error when searching larger volumes? Am I hitting the request limit, or is it something else?

This page summarizes the projects mentioned and recommended in the original post on /r/redditdev

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Reddit

  • Could I be hitting the request limit? I'm also not sure what this statement means from the API rules.

  • prawcore

    Low-level communication layer for PRAW 4+.

  • I don't think the error is due to a rate limit. Since the error is raised when you're getting the author's detail with author.comment_karma, as already commented, I think the author has been deleted or hidden at that time for some reason. So I recommend to log the author's name, and actual request you sent if possible; see https://github.com/praw-dev/prawcore/blob/main/prawcore/exceptions.py and examine ex.original_exception (where ex is the exception object) for details.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts