Class | Scrubyt::ResultIndexer |
In: |
lib/scrubyt/core/scraping/result_indexer.rb
|
Parent: | Object |
If the results is list-like (as opposed to a ‘hard’ result, like a price or a title), probably with a variable count of results (like tags, authors etc.), you may need just specific elements - like the last one, every third one, or at specific indices. In this case you should use the select_indices syntax.