Giter Club home page Giter Club logo

Comments (2)

arshadrr avatar arshadrr commented on July 18, 2024

Hi,

That is not a flaw with the utility. This utility uses the API provided by pushshift.io to get the ids of posts to archive. (This is done because Reddit imposes a limit that only 1000 posts into the past can be queried from its API unless you have the post IDs.)

For some reason, pushshift has not saved the post you notice is missing, it is not the utility that skipped it. From past experience I would wager the missing post was hidden by the spam filter which stopped pushshift from getting hold of it, but was later approved by a moderator, showing up on the subreddit but not on pushshift.

You can find documentation for the pushshift API, used by the tool and which I queried to try see what was wrong, here: https://github.com/pushshift/api

from subreddit-archiver.

arshadrr avatar arshadrr commented on July 18, 2024

I am working on making the utility use the Reddit API for the most recent 1000 posts and only then relying on Pushshift.io, mainly for performance reasons, but the fix should help with this issue as well. Again it is a lack of time that has stopped me from working on this shortcoming. Sorry about this!

from subreddit-archiver.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.