Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: HTMLie is a command line HTML Parser
(
github.com
)
2 points
by
gaojiuli
2515 days ago
2 comments
ameesdotme
2515 days ago
Does it use regex to parse the HTML?
link
quickthrower2
2515 days ago
It uses pyquery:
https://github.com/gaojiuli/htmlie/blob/master/htmlie.py
link
quickthrower2
2515 days ago
Useful little tool!
link