epsil / spotgen

Spotify Playlist Generator
https://epsil.github.io/spotgen/
Other
130 stars 26 forks source link

Awesome project! .. but the webcrawler (reddit) seems to not work anymore? #9

Open Moulde opened 6 years ago

Moulde commented 6 years ago

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/

epsil commented 6 years ago

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.

Moulde commented 6 years ago

Could a temporary fix be to use old.reddit.com?