Hey what's up guys, Code Monkey King's here. In this video we gonna create a reddit scraper that handles infinite scroll page within a given subreddit, extracts post URLs, crawls through them and scrapes title, description and comments from each post respectively.
Source code
https://github.com/maksimKorzh/scrapy...