N
N
Newmo2017-08-16 21:29:03
Java
Newmo, 2017-08-16 21:29:03

Is it possible to get JSON data with AJAX?

I am writing an Android application for convenience.

There is a link:
https://www.stratege.ru/site_search#args:ajax=1&qu...
In the request parameters, I found that there is "Request URL: https://www.stratege.ru/ajax_loader/site_search_aj... ".

If you click on it, the message "You do not have access to this page."

Is there any way to bypass the protection and get ready-made JSON?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Newmo, 2017-08-17
@Newmo

I managed to get not Json, but html Ajax request (which in my case is even better) by simply sending a POST request with data parameters.

B
Barmunk, 2017-08-16
@Barmunk

You can set the console browser on them and parse-parse-parse. As an example https://www.pmg.com/blog/crawling-ajax-webpages-wi...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question