Commit graph

8 commits

Author SHA1 Message Date
Christopher Gurnee
c8b0ac8523 Update the endpoint to api.pushsift.io v4
Also update the reddit endpoint for posts, and add the capability
to download from Pushshift in multiple batches, with a binary
backoff; it's currently set to download up to 1,000 comments.

Credit (once again) to @ayan4m1 for a couple snippets of code.
2021-10-16 13:50:08 -04:00
JubbeArt
9568e49c41 25k comments from Pushshift apperently craches the site, changed to 20k instead 2018-08-26 00:44:58 +02:00
JubbeArt
e945ef4c73 Changed retrived comments from Pushshift to 25k from 10k 2018-08-26 00:30:46 +02:00
JubbeArt
c039a67b76 Now shows errors from API in the status box 2018-07-28 21:14:13 +02:00
JubbeArt
d65cbe0d9a Added readable error messages for all the APIs 2018-07-28 20:56:05 +02:00
JubbeArt
9a151080e1 Replaced absolute import paths with relative paths 2018-07-28 16:58:45 +02:00
JubbeArt
2f40c15c7f Simplified mutiple parts of the api module to reddit/pushshift 2018-07-15 01:13:31 +02:00
JubbeArt
ea3acd2584 Changed structure to work better with webpack 4s default config 2018-07-14 23:24:23 +02:00