H
H
heavig22019-06-03 15:36:20
PHP
heavig2, 2019-06-03 15:36:20

How to make the parser work?

Hello.
I'm trying to parse the site of the contact, this is the answer -
As I understand it, protection works. How can it be bypassed? In which direction to dig?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Denis Ilinykh, 2019-06-03
@greyhard

so start by analyzing requests to the site,
fake all of them completely and get at least the main page
, then see if cookies are used, if javascript is used, etc.
, there is a lot of obfuscated javascript on the site, sit decrypt.
or use PhantomJS or Selenium technologies that allow you to render javascript and you will get the very html you need

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question