wopehq / muninn

Muninn is a fast and flexible HTML parsing tool that simplifies the process of extracting data from HTMLs.

Home Page:https://wopehq.gitbook.io/muninn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

extracting arrays

fatihky opened this issue · comments

queried elements may contain children with the same selector. we should allow people to define some fields as arrays.

example:
image

Related commit: a836eb7