Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 606 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 606 Bytes

vinmonopolet-crawler

Crawling Vinmonopolet-data and indexing it to a norch search index, using vinmonopolet and search-index-indexer library.

Has these features:

  • Removing unwanted key/value pars by it's keys
  • Changing values to arrays for defined keys. Preparing for being used as filters.
  • Copying value of defined key to id-value. Makes it easy to update index.
  • Creating image URL based on id/code.
  • Pushing filter.category to product.productType when different for better filter functionality.