snscrape icon indicating copy to clipboard operation
snscrape copied to clipboard

Add Parler user scraper

Open TheTechRobo opened this issue 3 years ago • 2 comments

My code quality leaves a lot to be desired don't judge

Fixes #155

TheTechRobo avatar Feb 11 '22 03:02 TheTechRobo

They've updated their endpoint, and its POST data (switches to multipart/form-data) so I'll have to update this PR.

TheTechRobo avatar Jul 16 '22 16:07 TheTechRobo

I was going to update the commit messages to say that they were for the Parler scraper - it's kind of ambiguous as-is - but merging in commits from the main repo caused issues in that those commits will be rebased, too.

TheTechRobo avatar Dec 19 '22 23:12 TheTechRobo

(Alternatively, of course, since this is only one file, I could turn this into a single commit. I'd be up for that, although I'm not sure how to revert the previous merges and therefore being able to remove the past commits.

TheTechRobo avatar Mar 06 '23 17:03 TheTechRobo

Looks like this is broken again. I'll fix and then force-push.

TheTechRobo avatar Apr 03 '23 01:04 TheTechRobo

Looks like Parler only allows you to view individual posts without an account now - no comments, either. Their API also checks your token. Fuck you, Parler.

I'll close this PR and make a new one that supports retrieving individual posts.

TheTechRobo avatar Apr 03 '23 01:04 TheTechRobo