SushyDev / vapor-store

Vapor Store
188 stars 19 forks source link

Use cheerio for navigating through sites #7

Closed SpikeHD closed 4 years ago

SpikeHD commented 4 years ago

In the future I think it would be very beneficial to use cheerio as a way of navigating through pages instead of just the vanilla JS functionality.

If you'd like, I can create a PR that implements this for the existing function used for getting the steamunlocked game list.