|
|
|
|
|
by dotborg2
5044 days ago
|
|
You always can use JS/Python/whatever in your java application as a scripting language. In such case like web crawler, the main issue with Java is the scalability or rather lack of it. You need to code it yourself, but that's not any different than other languages and platforms. |
|