Skip to content

Another data extraction feature request

cherubcherub SERnuke.com
I'm back with yet another feature request that might only be useful to a minority of us SER tinkerers.

Currently when we extract data the first match is given, unless we use 'random=1' when defining the variable. I want to request a feature whereby we can return ALL the data matches, separated with a delimiter. For example:

[boldtext]
type=extract
front=<b>
back=</b>
allmatches=1
delimiter=|

This would extract all text between <b> tags on a page and return it as a list separated with the | character. Is a feature like this possible?

Comments

  • SvenSven www.GSA-Online.de
    sounds easy to do ... will add it tomorrow.
  • cherubcherub SERnuke.com
    Excellent, thanks Sven!
  • SvenSven www.GSA-Online.de
    added for next update but "allmatches" will be "all matches".
    Thanked by 1cherub
  • cherubcherub SERnuke.com
    edited November 2022
    This is working well, in the new update @Sven, along with newline removal, thanks!
  • SvenSven www.GSA-Online.de
    your welcome ;)
Sign In or Register to comment.