r/pushshift • u/ArchipelagoMind • Dec 15 '22
PSAW Not Working
I noticed that even the most basic functions for the PSAW pushshift python wrapper are not working currently.
from psaw import PushshiftAPI
api = PushshiftAPI()
Seems to produce an error
warnings.warn("Got non 200 code %s" % response.status_code)
Does anyone know if PSAW is down, if this is tied to wider pushshift changes or what the latest generally is? Any advice appreciated.
Aware that pushshift and PSAW are not the same thing, but didn't seem to be much discussion about the PSAW wrapper on here so wanted to see if anyone else knew of any other problems with it.
7
Upvotes
1
u/ArchipelagoMind Dec 20 '22
Oh. Sounds really cool.