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
webpluckas a standalone application- Download the
targets.ymlfile to use as a sample for your own queries.
- Download the
- To use
webpluckas a server application- Invoke as
webpluck -p 8080and use python/curl/ruby clients to query it online
- Invoke as