sneakers-scrapers

Gets Most Popular sneakers

Usage no npm install needed!

<script type="module">
  import sneakersScrapers from 'https://cdn.skypack.dev/sneakers-scrapers';
</script>

README

$t0cKx Scraper

This tool scrapes the /browse endpoint for the Most Popular items.

All code exists in index.js. See the file to understand how it's being used.

Usage

This package requires you to have Node.

  • Install node via Homebrew.
  • We recommend you use nvm to manage Node versions on your machine. See nvm installation.
  • This project utilized v8.9.1 of Node. See .nvmrc file.

Ensure that you have a .env file.