spotgen
spotgen copied to clipboard
Awesome project! .. but the webcrawler (reddit) seems to not work anymore?
I tried running it locally, but it stops without any errors after 2 or so seconds. It seems like the web version does the same.
spotgen https://www.reddit.com/r/AskReddit/comments/43zdqe/what_is_your_favorite_song_with_no_words/
Reddit went through a redesign as of recently, so the scraping code in scraper.js
is unfortunately outdated.
I'm not sure how JavaScript-driven the new design is. It might be necessary to leverage a browser automation library like Nightmare.
Could a temporary fix be to use old.reddit.com?