mirror of
https://github.com/ericchiang/pup
synced 2024-11-23 16:38:21 +00:00
Parsing HTML at the command line
selector | ||
.gitignore | ||
main.go | ||
README.md |
pup
Install
go get github.com/ericchiang/pup
TODO:
- Attribute css selector.
- Take input from file (-f)
- Set max print level flag (-l)
- Print attribute value rather than html ({href})
- Print result as JSON (--json)