S
S
Sergey Prishchenko2016-07-23 00:55:08
JavaScript
Sergey Prishchenko, 2016-07-23 00:55:08

How to get a page with a GET request from JS?

The task is the following, by pressing the GET button, you need to pull up the HTML code of the page (for example, VK) from JS. But CORS won't let you do that. How can this be bypassed?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Rou1997, 2016-07-23
@Rou1997

Если для Flash тоже нет разрешения в crossdomain.xml и нет подходящего API, а также не подходят решения с "эксплойтами", то никак не обойти, только проксированием (отправляйте запрос к своему серверу, а с сервера к странице).

Есть бесплатные прокси серверы для таких целей.
У одного такого простое название типа from any where или типа того

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question