snscrape
snscrape copied to clipboard
Reddit comment parentID has the wrong format
The id and parentID seem to have different entry format, like say this "id": "t1_j72b5yy", "parentId": 41785179015. I can see how I can deduce what all comments come from the reply to a comment (having same parentID). But how to get the parent comment?
Originally posted by @vedanta28 in https://github.com/JustAnotherArchivist/snscrape/issues/698#issuecomment-1416074804
I guess Pushshift changed that with their recent botched API migration.
Originally posted by @JustAnotherArchivist in https://github.com/JustAnotherArchivist/snscrape/issues/698#issuecomment-1416076639