Releases: codeexpress/webpluck
Releases · codeexpress/webpluck
Linux/OSX/Windows binaries for webpluck
Use the following prebuilt binaries corresponding to your platform:
Operating System | Binary |
---|---|
Linux | webpluck |
OSX (Mac) | webpluck_osx |
Windows | webpluck.exe |
All these binaries are for 64bit OS. If you need 32bit binaries, please compile from source. Instructions are in the README file of the repository.
- To use
webpluck
as a standalone application- Download the
targets.yml
file to use as a sample for your own queries.
- Download the
- To use
webpluck
as a server application- Invoke as
webpluck -p 8080
and use python/curl/ruby clients to query it online
- Invoke as
Linux/OSX/Windows binaries for webpluck
Use the following prebuilt binaries corresponding to your platform:
Operating System | Binary |
---|---|
Linux | webpluck |
OSX (Mac) | webpluck_osx |
Windows | webpluck.exe |
All these binaries are for 64bit OS. If you need 32bit binaries, please compile from source. Instructions are in the README file of the repository.
- To use
webpluck
as a standalone application- Download the
targets.yml
file to use as a sample for your own queries.
- Download the
- To use
webpluck
as a server application- Invoke as
webpluck -p 8080
and use python/curl/ruby clients to query it online
- Invoke as