Skip to content

webpipes/block-dom-selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOM Selector Action Block

Example Usage

curl -v -X OPTIONS http://block-dom-selector.herokuapp.com

curl -i -X POST -d '{"inputs":[{"attribute":"href","selector":".entry .title a","url":"http://www.reddit.com/r/malefashionadvice/comments/142js9/first_time_wearing_a_sweaterare_these_jeans_too/"}]}' -H "Content-Type: application/json" http://block-dom-selector.herokuapp.com

About

Outputs selected content from a HTML DOM.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published