openzim / freecodecamp

FreeCodeCamp.org scraper (to ZIM)
GNU General Public License v3.0
4 stars 2 forks source link

Input of scraping is a curriculum, not a list of challenges #24

Open benoit74 opened 1 year ago

benoit74 commented 1 year ago

As of 1.1, input to the scraper is a list of challenges. Indeed, FCC maintains a list of curriculum, with challenges in every of them.

The scraper must accept a curriculum as entrypoint instead of a list of challenges.