Answer the question
In order to leave comments, you need to log in
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 questionAsk a Question
731 491 924 answers to any question