Nodejs scrapper that scrapes all palettes data from colorhunt.co.
Willing to clone it someday 😉.
Install the dependencies using pnpm
or the one of your choice:
pnpm i
Running the script:
pnpm fire
Wait until the script is finished, you will then find a JSON file containing the data saved as data/colorhunt.json
.