vuuvv / fizzler

Automatically exported from code.google.com/p/fizzler
GNU General Public License v3.0
0 stars 0 forks source link

Add a console wrapper for Fizzler #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Add a console application that uses Fizzler to provide the following services:

- Query the nodes of an HTML document from stdin using a CSS selector given
as a command-line arg.
- Get a human readable description of a CSS selector given as a
command-line arg.

Original issue reported on code.google.com by azizatif on 29 Apr 2009 at 9:36

GoogleCodeExporter commented 8 years ago

Original comment by info%colinramsay.co.uk@gtempaccount.com on 29 Apr 2009 at 11:54

GoogleCodeExporter commented 8 years ago
rev 147 adds the ConsoleFizzler project.

ConsoleFizzler.exe http://colinramsay.co.uk "head title"

Original comment by info%colinramsay.co.uk@gtempaccount.com on 29 Apr 2009 at 6:22