E
E
EVOSandru62019-12-20 22:31:07
JavaScript
EVOSandru6, 2019-12-20 22:31:07

What are the effective libs for Kotlin and NodeJs for parsing sites with ajax, authorization with SCRF and navigation through personal account pages?

Good afternoon,
How can a script in JS or Kotlin emulate user actions in the browser at the time the page is fully loaded. It is necessary to be able to:
1) authorize in the form
2) walk through the pages closed for the guest
3) interact with DOM elements on these pages - click on the button
4) parse data from blocks.
Considered PhantomJS and CasperJS . But I don't know what they can cover from the list.
For Kotlin , as I understand it, it is rather damp in this respect:
https://kotlinlang.org/api/latest/jvm/stdlib/org.w...
Please advise which set of tools should be chosen for this task?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Daniil Maslov, 2019-12-20
@EVOSandru6

PhantomJS can definitely cover such cases.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question