Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eklem/vinmonopolet-crawler

Crawling Vinmonopolet-data and indexing it to a norch search index
https://github.com/eklem/vinmonopolet-crawler

crawler dataset javascript norch search-engine

Last synced: about 1 month ago
JSON representation

Crawling Vinmonopolet-data and indexing it to a norch search index

Awesome Lists containing this project

README

        

# vinmonopolet-crawler
Crawling Vinmonopolet-data and indexing it to a `norch` search index, using [`vinmonopolet`](https://github.com/rexxars/vinmonopolet) and [`search-index-indexer`](https://github.com/eklem/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.