WebServer Json Parse

Good afternoon

I have a problem with my sketch

I need to parse a JSON response from a web server but the examples on Internet were useless for me.

Can you help me? Thanks.

There's an arduino json parser library out there. google

I need to parse a JSON response

What is a JSON response, and do you have an example?