Yet Another Reddit Scrapper (without API keys) | Scrap search results, posts and images from subreddits filtered by hot, new etc and bulk download any user's data.
Additional categories 'userhot', 'usertop', and 'usernew' to the subreddit scraper which will scrape /u/ instead of /r/ when used alongside a username instead of a subreddit name in the example.py - also adjusts some output text accordingly (ex. "subreddit" to "subreddit/user")
@Nabby109 Please modify the examples.py and readme.md files aswell to showcase the functionalities you have implemented. The the new features work as expected. I'm merging this PR.
Additional categories 'userhot', 'usertop', and 'usernew' to the subreddit scraper which will scrape /u/ instead of /r/ when used alongside a username instead of a subreddit name in the example.py - also adjusts some output text accordingly (ex. "subreddit" to "subreddit/user")