H
H
habrdima2015-04-28 21:28:53
JavaScript
habrdima, 2015-04-28 21:28:53

Is it possible to search robot with JavaScript?

I want to know if the browser can get information from the site without opening it in a tab, without displaying the site, but write information, for example, somewhere inside, and JavaScript would process it and write the information to the tab as I need?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
K
Konstantin Kitmanov, 2015-04-29
@k12th

It can be done as a browser extension.

K
Kano, 2015-04-28
@Kano

Of course not.
The client-side script has severe restrictions regarding access to content loaded from a different domain than the current one.

K
keslo, 2015-04-28
@keslo

Apparently one JS is not enough if you do not do it on NodeJS.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question