1 min readJan 17, 2019
Hi,
I had to translate your question :) :
“hello, I want to draw data from a site designed with js. I want to see the results by logging into the site and searching for the word I want. How can I do it. Thanks”
you can use casperJS to do that since casperJS a great library to handle and manipulate elements.
I hope my answer helps,