Question Any reddit profile scrapper?

JiriVlk

Lurker
Joined
Mar 18, 2022
Posts
44
Reaction score
0
What scrapper u guys using? i use ripme but it doesnt scrap everything anyone have a better one?
 
Is there a redgifs ripper I can use? I tried others but they're too confusing honestly.
 
Can you show me an example of how to use this? I got it installed and I run it and nothing downloads.
py -m bdfr download "C:\Temp\tnk-" --user "tnk-" --authenticate
 
Make sure you're running Python 3.9.
python3.9 -m bdfr download C:\Temp\tnk- --user tnk- --submitted
 
I use gallery-dl which is pretty much THE swiss army knife of internet ripping. The only downside is there's a ton of dups that get spit out if the person in question posts to multiple subreddits per new image set. I also change my default output to save it all in one folder by profile name.
 
Yeah, RipME seems to work great for me also. Are you sure you are missing content when you use it? Is it up to date?
 
hi, is there a way to put the subreddit name in the file's name instead in separate folders? all images in one folder?
also if you can help me to use this comand
cat users.txt | xargs -L 1 echo --user | xargs -L 50 python3 -m bdfr download
the txt file need some specific ubication?
 
i need this, all the images by reddit user, with the name of the subreddit in it, can you give me an example of that?
 
god bless you mate, this is exactly was I looking for
200.gif
 
I'm getting this error.
Code:
PS C:\Users\User\Downloads> python3 -m bdfr download "C:\Temp\tnk-" --user "tnk-" --submitted --folder-scheme {REDDITOR} --file-scheme {REDDITOR}_{SUBREDDIT}_{POSTID}
python3.exe : The command parameter was already specified.
At line:1 char:1
+ python3 -m bdfr download "C:\Users\bkwol\Downloads\LaLionesse" --user ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [], ParameterBindingException
+ FullyQualifiedErrorId : ParameterSpecifiedAlready
 
I used this way recently with this hot user :wowers::wowers:
just Press windows+R
write cmd
and paste the code and see while the magic happens
python -m bdfr download ./Reddit Profiles --user Spankmyassredd --submitted --folder-scheme {REDDITOR} --file-scheme {REDDITOR}_{SUBREDDIT}_{POSTID}
 
I use Jdownloader for this kinda works. But maybe I'm too old fashioned to be a good advice now.
 
Nah, I was looking for an Instagram scraper myself a few days ago and someone there suggested Jdownloader too. Once I added my account it works like a charm. I too would recommend trying it out.
 
Hey, can you link it and any guide here? I used it a long time ago and want to try my hand at it again
 
It's easy to use, install the script and put a 1 comando line and that's it, I'll give you an example later
 
Back
Top