Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 364 Bytes

File metadata and controls

29 lines (19 loc) · 364 Bytes

Scrapers

  • heatsupply
  • trex hot sauce trex
  • chilisaus be
  • heatonist

Running a scraper

pnpm scrape trex

# example with flags
pnpm scrape trex --noCache --dbInsert

Scrapers

  • heatsupply
  • trex

Flags

  • --noCache: Re-fetch all products
  • --dbInsert: Insert the products into the database

TODO

  • Add more scrapers