Give us feedback
css-node-selector
Service icon

CSS Node Selector

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 09 January 2020 by 
ForTrevo
0.0
 (0 ratings)
css-node-selector

CSS Node Selector

Details
Server Side CSS Node Selector Select items from a node tree based on a CSS selector.
Read more

The default implementation is based on HTMLAgilityPack and selects from HTML documents https://code.google.com/archive/p/fizzler/


usage: SelectNodes( "https://www.outsystems.com/",  "body ul li" )

will return the HTML of the nodes that match the provided CSS Selector


Release notes (1.0.0)
Reviews (0)
Team