MEMORIAL DAY - JOIN BRAZZERS FOR FREE - CLICK HERE!
Question - Any reddit profile scrapper? | SimpCity Forums

Question Any reddit profile scrapper?

kuduru

Bathwater Drinker
Dec 29, 2021
58
1,427
1,242
0fya082315al84db03fa9bf467e3.png
What scrapper u guys using? i use ripme but it doesnt scrap everything anyone have a better one?
 

DickgirlDaedalus

Bathwater Drinker
Mar 12, 2022
73
1,012
532
0fya082315al84db03fa9bf467e3.png
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.
 
D

Deleted member 53968

Guest
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes
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 <ARGS>

the txt file need some specific ubication?
 
Last edited:

slitchampion

GoodDragon
Apr 24, 2022
305
8,311
1,338
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes

This should make a folder for each redditor with a unique file name per image with the subreddit included:

python3.9 -m bdfr download C:\Temp\tnk- --user tnk- --submitted --folder-scheme {REDDITOR} --file-scheme {REDDITOR}_{SUBREDDIT}_{POSTID}

More folder/file scheme options here:
Please, Log in or Register to see links and images
 
D

Deleted member 53968

Guest
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes
god bless you mate, this is exactly was I looking for
johnny depp GIF
 
D

Deleted member 53968

Guest
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes


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}