Interfaces
ListStaticExtractor
—
Properties
containerSelector
The selector(s) for the container elements of the list, all list items should be direct children of this container.
propertySelectors
The selectors for the properties to extract. the values of the selector should be relative to the list item.
example: if the list was:
the css relative selectors should be:
title -> .title
price -> .price