H
H
HelpMePlease22021-06-29 15:54:21
JavaScript
HelpMePlease2, 2021-06-29 15:54:21

How to decrypt json?

Hello, I was trying to parse json from a YouTube web page (search results), but when I get the data (in the first step), something like this comes out: "\x7b\x22responseContext\x22:\x7b"...
I tried to decrypt via decodeURIComponent(), and also through but does not work. And it doesn't work. decodeURIComponent(decodeURIComponent())
JSON.parse()

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question