Coding infinite scroll Reddit scraper for my subscriber | Python SCRAPY

Опубликовано: 25 Июнь 2020
на канале: 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...