D
D
deonnis52016-11-11 09:08:57
PhantomJS
deonnis5, 2016-11-11 09:08:57

Where can I find good help on phantomjs?

Give me good help on phantomjs. Need a guide. I didn't find it on the official site. Thank you!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey Sundukov, 2016-11-11
@deonnis5

The message is wrong from the start. There can be no PhantomJS reference by definition. It's a stupid browser. Considering that it is usually used for bots, this is most relevant at least for parsing. So I will assume that the question is more "need a manual for writing parsers". It is impossible to find this in the form of one normal work. Therefore, you will have to smoke in the direction of either writing parsers in JavaScript and connecting them to PhantomJS (and yes, you need to smoke JS), or do it through Selenium WebDriver. I recommend the latter. Then you need to smoke the specification www.seleniumhq.org/docs/03_webdriver.jsp but still have a good understanding of HTML, DOM API.

R
Rou1997, 2016-11-11
@Rou1997

The official documentation, as well as the Phantom.js source code, is a reference, and you need a tutorial, with ready-made examples for all occasions, and even with detailed explanations, Phantom.js is a rather rare technology, so even for money you are unlikely to find a good one. textbook, and anyway you won’t live your whole life ready, so learn to use what you have, that is, documentation plus scattered pieces of code on forums and other Internet sites, it doesn’t come right away, but try and it will work out, with me Phantom.js has no problems, and it is far from the limit of complexity, it’s just terrible for me to imagine what would happen to me if I had such problems now.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question