<extract> extract tags from HTML
- name
- extract
- xml namespace
- http://moyaproject.com/soup
Extract tags from HTML with CSS selectors
attributes
name |
purpose |
type |
required? |
default |
choices |
filter |
Filter by attributes |
function |
No |
|
|
max |
Maximum number of tags to match |
integer |
No |
|
|
select |
CSS selector |
text |
No |
"*" |
|
src |
HTML document or fragment |
expression |
Yes |
|
|
inherited attributes
name |
purpose |
type |
required? |
default |
choices |
dst |
Destination |
reference |
No |
|
|
if |
Conditional expression |
expression |
No |
yes |
|
value |
Value |
expression |
No |
None |
|