Welcome to Hidden Answers, the Main Deep Web Forum. Please follow the rules for each category to keep this forum clear and useful.
3 like 0 dislike
I'm following an arbitrage method to game a hedge fund's exchange but it involves using a curl command. Before going through with it, what are all the implications of doing it?
in Technology & Crypto by Newbie (284 points)

Please log in or register to answer this question.

1 Answer

2 like 0 dislike
Hi Lufes,

The cURL is the most primitive but also powerful command line tool to make HTTP/HTTPS requests to any kind of APIs you can find. It is not much different than using a programming language and its respective libraries.

Therefore, I can say that it does not have any implications. If you want to use some UI, you can try Postman tool or similar browser extensions for ease of use.

In the end of the day they are all the same in the core.

I hope this answer helps.
by Active (1.5k points)
0 0
thanks :)
...