Answer the question
In order to leave comments, you need to log in
How to run program code from github?
It's not clear to me and it's not clearly written how to run the code. Not an accurate translation. Why call here? Where to put files? How to run files? What does the Depth parameter mean? What value to put in the Depth parameter?
https://github.com/derekchiang/Erlang-Web-Crawler
Answer the question
In order to leave comments, you need to log in
Why call here?
call is not a call. It's a challenge. In fact - the launch of the method. How - you need to know Erlang.
Depth - I suspect that the parameter is responsible for the length of the chain of links that the crawler will follow. Roughly speaking - on page a there is a link to b, on page b - to page c. This is depth 3.
All other questions will be answered by the Erlang tutorial.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question