This tool turns a curl command into jsoup code. Currently, it knows the following options: -d/--data, -H/--header, -I/--head, --url, and -X/--request. Feel free to contribute on GitHub!
This script derives from curl-to-java
Note: =========================