Coding infinite scroll Reddit scraper for my subscriber | Python SCRAPY

Published: 25 June 2020
on channel: Monkey see, monkey do
897
26

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...